Angular Dimension
dimension_angularCreate an angular dimension by specifying a vertex and two ray endpoints to measure the angle between two lines, with adjustable text position.
Instructions
Create an angular dimension measuring the angle between two lines from a vertex.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | First ray endpoint X | |
| x2 | Yes | Second ray endpoint X | |
| y1 | Yes | First ray endpoint Y | |
| y2 | Yes | Second ray endpoint Y | |
| layer | No | Layer name | |
| text_x | Yes | Dimension text position X | |
| text_y | Yes | Dimension text position Y | |
| vertex_x | Yes | Angle vertex X | |
| vertex_y | Yes | Angle vertex Y |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||