Click or drag to resize
SoValueOrderingdecimateSubstitutes Property

If true, then this node will automatically decide when a decimated version of a shape needs to be created.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoSFBool decimateSubstitutes { get; }

Property Value

Type: SoSFBool
Remarks

It will apply an SoGlobalSimplifyAction, and use the results instead of the shape when needed.

See Also