Constrain the radius of an arc segment. Accepts a single arc segment and constrains the distance from its center to its start point.
Arguments
| Name | Type | Description | Required |
|---|---|---|---|
points | Segment | The arc segment whose radius should match the value set with ==. | Yes |
labelPosition | Point2d | Optional position for the displayed constraint label in the sketch's local 2D coordinate system. | No |