Generic 2D-path builder (worker facade). Describe a complex path with the line/quadratic/cubic/arc vocabulary and build a wire or face in a single call. SVG-agnostic; also used by the SVG importer.
Readonly
Builds a single shape (wire, compound of wires, or a face when makeFaces is set) from path subpaths.
Subpaths described with the line/quadratic/cubic/arc vocabulary plus placement options
shape from path
true
Namespace: Bit
Other top-level symbols:
API reference home · Full symbol index · Tutorials and guides · Platform
Generic 2D-path builder (worker facade). Describe a complex path with the line/quadratic/cubic/arc vocabulary and build a wire or face in a single call. SVG-agnostic; also used by the SVG importer.