drawing_project
Project a 3D B-rep model to a 2D SVG or DXF silhouette from front, back, top, bottom, left, right, or iso views. Visible edges on one layer, hidden edges dashed on another.
Instructions
Project a B-rep model (STEP/BREP/IGES) to a 2D SVG or DXF (by out_path suffix) from a named view — front, back, top, bottom, left, right, iso. Visible edges on one layer, hidden edges dashed on another. A silhouette for hand-off, NOT a dimensioned drawing. Refuses an out_path that collides with the input (charter).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| view | No | front | |
| scale | No | ||
| out_path | Yes | ||
| include_hidden | No |