Model - SVG
API reference for src/export/svg on @huukhanhnguyen/model, reachable from ..
See the Guide for the ModelJSON / evaluate pipeline.
API reference
Signatures are generated from the live package .d.ts - not hand-written.
drawingSetToSvg
function
Renders a whole construction-drawing set: one SVG per Sheet plus a leading auto-generated drawing-index sheet (A-001, always entry 0).
drawingSetToSvg(scene: Entity[], options: SheetSetOptions): SheetSetEntry[]