SoNurbsPropertyTessellationTypes Enumeration |
Tesselation type.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
CONSTANT | 0 | The tessellation step size is constant and the same for both the U and V axes. The tessellation step size depends on OIV.Inventor.Nodes.SoComplexity.value. | |
ADAPTIVE | 1 | The tessellation depends on the curvature of the geometry. Regions with a low curvature will be less tessellated than regions with a high curvature. |