Docs Home
/
KCL Standard Library/
Functions/
Std Solver HorizontalDistancesolver::horizontalDistanceFunction in std::solver
Constrain the horizontal distance between two points.
Arguments
| Name | Type | Description | Required |
|---|---|---|---|
points | [Segment or Point2d; 2] | Two sketch points, or one sketch point and ORIGIN, whose X-axis separation should match the value set with ==. | Yes |