Feeds path.createFromPolyline: the polyline a new 2D path runs through and whether it closes back to the first point.
path.createFromPolyline
Optional
The polyline whose points the path runs through; only X and Y are used and its own closed flag is ignored
undefined Copy
undefined
When true, the last point joins back to the first and the path accepts no more points
false Copy
false
Namespace: Bit › Inputs › JSCAD
Other symbols in Inputs.JSCAD:
API reference home · Full symbol index · Tutorials and guides · Platform
Feeds
path.createFromPolyline: the polyline a new 2D path runs through and whether it closes back to the first point.