angle
Measure the angular separation between three selections, returning degrees and drawing a named measurement object.
Instructions
Measures the angle between three selections and returns it in degrees.
Also draws the measurement as a named angle object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the angle object. | |
| selection1 | No | First selection (one arm). | (pk1) |
| selection2 | No | Second selection (the vertex). | (pk2) |
| selection3 | No | Third selection (the other arm). | (pk3) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |