Click or drag to resize
SoComplexityvalue Property

Complexity value.

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

Property Value

Type: SoSFFloat
Remarks

Default is 0.5. The default value can also be set using the environment variable OIV_COMPLEXITY (0.0 to 1.0).

See Also