insert_block
Insert a named block or DWG file into the CAD drawing at specified x,y coordinates, with optional scale and rotation.
Instructions
Insert a block (or .dwg file) at (x,y); rotation in degrees.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| name | Yes | ||
| scale | No | ||
| rotation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |