There was an error while loading. Please reload this page.
Creates a polyline or chain of edges in PYTHA as new part.
Similar to the Edges -> Polyline function in the PYTHA user interface.
Edges -> Polyline
Note: If the polyline contains arcs, use the create_polyline_ex function instead.
create_polyline_ex
pytha.create_polyline(type, points [,origin [,options]]])
type
string
"open"
"closed"
points
{{u,v [,w]}, ...}
origin
{x,y,z}
options
{...}
options.u_axis
options.v_axis
options.w_axis
element_handle
pytha, element handles, Axes and directions, create_polyline_ex, create_polygon