Docs Home
/
KCL Standard Library
/
Consts
/
solver::fixed

solver::fixedConstant in std::solver

Constrain a point to be fixed to a position.

fixed() is an alias for coincident(). By convention, fixed() is used when one of the points is a known location, not solved with constraints and not another point in the sketch.

See coincident() for more info.

Found a typo?