Makeathon ends in00:00:00:00
Docs Home
/
KCL Standard Library
/
Functions
/
Std Solver HorizontalDistance

solver::horizontalDistanceFunction in std::solver

Constrain the horizontal distance between two points.

Arguments

NameTypeDescriptionRequired
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
labelPositionPoint2dOptional position for the displayed constraint label in the sketch's local 2D coordinate system.No

Examples

Found a typo?