RefineAllΒΆ

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

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