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

sketch2::radiusFunction in std::sketch2

WARNING: This function is experimental and may change or be removed.

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
pointsSegmentA segment of a path in a sketch. It may be a line, arc, or other segment type.Yes
Found a typo?