Insert Block Reference
entity_create_block_refInsert an instance of an existing block definition at specified X/Y coordinates, adjusting layer, scale, and rotation.
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 | |||