Inspect a Block Definition
dxf_get_block_detailRetrieve all entities inside a named block definition from a DXF file. Provide the file path and block name to inspect its contents.
Instructions
Return all entities inside a named block definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | BlockInput with file_path and block_name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |