Docs Home
/
KCL Standard Library/
Functions/
sketch2::coincidentsketch2::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
| Name | Type | Description | Required |
|---|---|---|---|
points | [Segment; 2] | Yes |