Click or drag to resize
SoResetTransformwhatToReset Property

Specifies which items to reset when the node is traversed.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFBitMask<SoResetTransformResetTypes> whatToReset { get; }

Property Value

Type: SoSFBitMaskSoResetTransformResetTypes
Remarks

. Default is TRANSFORM.

See Also