Docs Home
/
KCL Standard Library/
Functions/
solver::equalLengthsolver::equalLengthFunction in std::solver
Constrain lines to have equal length.
Arguments
| Name | Type | Description | Required |
|---|---|---|---|
lines | [Segment; 2+] | Two or more line segments that should all share the same length. | Yes |