export_drawing
Export a drawing page to PDF, SVG, or DXF (format from file extension) headlessly, composing PDF/SVG from template, views, and dimensions; DXF uses native writer. Returns path, size, format, views, dimensions.
Instructions
Export a drawing page to PDF, SVG, or DXF (format inferred from the path extension), headless. PDF/SVG are composed from the template, the per-view geometry, and any dimensions/annotations on the page; DXF uses FreeCAD's native page writer. Returns {path, size, format, views, dimensions}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| path | Yes |