add_dimension
Creates a linear dimension in a DXF file between two points with a specified dimension line position.
Instructions
Add a linear DXF dimension.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| point1 | Yes | ||
| point2 | Yes | ||
| dim_line_point | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| message | Yes | ||
| success | No | ||
| entity_id | No |