block_insert
Inserts a named block into a drawing at specified X,Y coordinates, with optional layer, scale, and rotation adjustments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| name | Yes | ||
| layer | No | ||
| scale_x | No | ||
| scale_y | No | ||
| rotation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||