Extract Dimension Annotations
dxf_get_dimensionsExtracts all dimension entities from a DXF file, returning each dimension's measurement text, layer, and geometry points.
Instructions
Extract all DIMENSION entities from the drawing.
Returns each dimension's measurement text, layer, and geometry points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | FileInput with file_path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |