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