Insert Block Reference
entity_create_block_refInsert a block reference from an existing definition into an AutoCAD drawing at specified insertion point, with optional scale, rotation, and layer.
Instructions
Insert a block reference (instance of an existing block definition).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | Insertion X | |
| y | Yes | Insertion Y | |
| name | Yes | Block definition name (must exist in drawing) | |
| layer | No | Layer name | |
| scale_x | No | X scale factor | |
| scale_y | No | Y scale factor | |
| rotation | No | Rotation angle in degrees |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||