create_drawing
Creates a new empty drawing in AutoCAD. It is temporary and only persists after saving via save_drawing(path).
Instructions
Crea un dibujo nuevo y vacio. Es temporal: no queda en disco hasta que lo guardes con save_drawing(path).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||