RefineAllΒΆ

Type:int
Range:[0, 2147483647]
Default:0
Appearance:simple

Specifies the number of subsequent segmentations of the Circle. After geometrical operations like relative positioning or cutting are performed, the Circle will be discretized by a number of linear segments with end points which are located on the defined circle. The number of these segments is defined by the parameter RefineAll. For RefineAll = N the circle is discretized by a polygon with 4 \cdot 2^N edges.