add_section_view
Create a section view in a CAD drawing by specifying the drawing ID, cut line, direction, and scale.
Instructions
Add a add_section_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 |