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

sketch2::fixedConstant in std::sketch2

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?