dimension_aligned
Creates an aligned dimension between two points in AutoCAD, using x/y offsets to position the dimension line and optional layer for organizing the annotation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| x2 | Yes | ||
| y1 | Yes | ||
| y2 | Yes | ||
| dim_x | Yes | ||
| dim_y | Yes | ||
| layer | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||