Docs Home
/
KCL Standard Library
/
Functions
/
sketch2::coincident

sketch2::coincidentFunction in std::sketch2

WARNING: This function is experimental and may change or be removed.

Constrain points, or a point and a segment to be coincident.

Supports two points, or one point and one segment (line/arc).

Arguments

NameTypeDescriptionRequired
points[Segment; 2]Yes
Found a typo?