Docs Home
/
KCL Standard Library
/
Functions
/
solver::radius

solver::radiusFunction in std::solver

Constrain the radius of an arc segment. Accepts a single arc segment and constrains the distance from its center to its start point.

Arguments

NameTypeDescriptionRequired
pointsSegmentThe arc segment whose radius should match the value set with ==.Yes

Examples

Found a typo?