Feeds path.createFromPoints: the points a new 2D path runs through and whether it closes back to the first.
path.createFromPoints
Optional
The points the path runs through, in order; only X and Y are used and repeated consecutive points are dropped
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.createFromPoints: the points a new 2D path runs through and whether it closes back to the first.