Docs Home
/
KCL Standard Library
/
Functions
/
Std Solver Perpendicular

solver::perpendicularFunction in std::solver

Constrain lines to be perpendicular.

Currently limited to two lines.

Arguments

NameTypeDescriptionRequired
input[Segment; 2+]The line segments that should remain perpendicular. Currently limited to two lines.Yes

Examples

Found a typo?