Click or drag to resize
SoShapeHintscreaseAngle Property

Indicates the minimum angle (in radians) between two adjacent face normals required to form a sharp crease at the edge when normal vectors are computed automatically by Open Inventor.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public SoSFFloat creaseAngle { get; }

Property Value

Type: SoSFFloat
Remarks

It has no effect when normal vectors are explicitly provided by the application.

See Also