Helper class to create polyline. More...
Inherits QObject.
Static Public Member Functions | |
static GO2SPolyline | FromEdge (GO2SReference ref, Number amin) |
static GO2SPolyline | FromPoints (Array< GO2SXYZ > pts, Boolean reorder, Number close) |
See GO2SPolyline.SetFromPoints. | |
Helper class to create polyline.
|
static |
Create a polyline from a mesh edge, chaining edges with a tangency criterion
[in] | ref | a reference to the mesh edge |
[in] | amin | the minimum angle with which to choose the next edge |