add_view
Add a view to a CAD drawing by providing a drawing ID and optional view parameters such as type, direction, scale, or center.
Instructions
Add a add_view to a drawing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | ||
| center | No | ||
| cut_line | No | ||
| position | No | ||
| solid_id | No | ||
| direction | No | ||
| view_type | No | ||
| drawing_id | Yes | ||
| parent_view_id | No |