flatshot_view
Generates a 2D drawing block from all 3D solids, projecting from any direction (front, top, right, left, back, iso) with lower-left corner at specified x,y coordinates.
Instructions
Auto-generate a 2D drawing view (block) of ALL 3D solids, projected from direction (front/top/right/left/back/iso), lower-left corner placed at (x,y). Model in 3D, get the 2D view for free. Returns block handle+size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| direction | No | front |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |