Click or drag to resize
SoNurbsPropertytessellationAngle Property

Used when tessellationType is set to ADAPTIVE.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat tessellationAngle { get; }

Property Value

Type: SoSFFloat
Remarks

Specifies the maximum angle (in radians) between the normals of two adjacent tessellated faces. Decreasing this value adds more tessellation points on flat parts of the surface. Default value is 0.35

Note Note

Field available since Open Inventor 6.0

See Also