Optionalsubpaths: PathSubpath[]OptionalmakeFaces: booleanOptionaljoinSegments: booleanOptionaltolerance: numberOptionalscale: numberOptionalflipY: booleanOptionalorigin: Point3Subpaths describing the geometry.
Build faces from the (closed) subpaths in addition to wires.
Join each subpath's segments into a single curve where possible.
Tolerance used when joining/sewing segments.
Uniform scale applied to path coordinates.
Negate Y so the path appears upright (Y up) in CAD.
Translation applied after scale/flip.
Generic builder input: turn one or more subpaths into wires and, optionally, faces. SVG-agnostic.