Aligned Dimension
dimension_alignedMeasure true distance between two points with an aligned dimension, specifying the dimension line position in an AutoCAD drawing.
Instructions
Create an aligned dimension that measures the true distance between two points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | First point X | |
| x2 | Yes | Second point X | |
| y1 | Yes | First point Y | |
| y2 | Yes | Second point Y | |
| dim_x | Yes | Dimension line position X | |
| dim_y | Yes | Dimension line position Y | |
| layer | No | Layer name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||