Get the current angle constraint.
Get the current edge length constraint.
Reset the circular construction parameters to their defaults if setMinCircularAngle, setMinCircularEdgeLength, or setCircularSegments have been called.
Set the default number of segments in a circle. Overrides the edge length and angle constraints and sets the number of segments to exactly this value.
Set an angle constraint when calculating the number of segments in a circle. The number of segments will be rounded up to the nearest factor of four.
Set a length constraint when calculating the number segments in a circle. The number of segments will be rounded up to the nearest factor of four.
Determine the result of the setMinCircularAngle, setMinCircularEdgeLength, and setCircularSegments defaults.