Optionalsubpaths: PathSubpath[]OptionalmakeFaces: booleanOptionaljoinSegments: booleanOptionaltolerance: numberOptionalscale: numberOptionalflipY: booleanOptionalorigin: Point3The runs of segments that describe the outline, one wire each.
When true, closed subpaths become faces as well as wires.
When true, consecutive segments of a subpath are merged into a single edge where they can be.
How far apart segment ends may be and still join, in model units.
A factor applied to every path coordinate; 1 keeps the size.
When true, Y is negated so a drawing made with Y pointing down comes out upright.
The point the scaled and flipped drawing is moved to.
Subpaths and build options for
path.shapeFromPath, which turns them into wires and, when asked, faces.