Bitbybit Docs
    Preparing search index...

    Class PathAppendPolylineDto (Inputs.JSCAD)

    Feeds path.appendPolyline: an open 2D path and the polyline whose points are added after its last point.

    Index

    Constructors

    Properties

    Constructors

    Properties

    The polyline whose points are added after the path's last point; only X and Y are used

    undefined
    

    The open 2D path to extend; it stays as it is and a longer copy comes back. A closed path throws an error

    undefined