Bitbybit Docs
    Preparing search index...

    Class PathsFromPointsDto (Inputs.JSCAD)

    Feeds path.createPathsFromPoints with several point lists, one 2D path each; a list ending on its first point makes a closed path.

    Index

    Constructors

    Properties

    Constructors

    Properties

    pointsLists: Point3[][] | Point2[][]

    One list of points per path, in the order the paths should come back; a list whose last point equals its first gives a closed path

    undefined