Feeds path.appendPoints: an open 2D path and the points to add after its last point.
path.appendPoints
Optional
The points to add after the path's last point, in order; only X and Y are used
undefined Copy
undefined
The open 2D path to extend; it stays as it is and a longer copy comes back. A closed path throws an error
Namespace: Bit › Inputs › JSCAD
Other symbols in Inputs.JSCAD:
API reference home · Full symbol index · Tutorials and guides · Platform
Feeds
path.appendPoints: an open 2D path and the points to add after its last point.