block_create
Create a block definition from specified objects in an AutoCAD drawing. Provide a name and object IDs to group them into a reusable block, with optional base point coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| base_x | No | ||
| base_y | No | ||
| object_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||