add_drawing_view
Inserts a specified drawing view (front, top, isometric, etc.) from a model file onto a drawing sheet at a given position, with optional scale adjustment.
Instructions
Add a view to the current drawing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| viewType | Yes | ||
| modelPath | Yes | Path to the model file | |
| x | Yes | X position on sheet (mm) | |
| y | Yes | Y position on sheet (mm) | |
| scale | No | View scale (e.g., 0.5 for 1:2) |