Click or drag to resize
SoMultiSwitch.inheritMode Property

Defines the way this node inherit values from the state.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoMultiSwitch. InheritModes> inheritMode { get; }

Property Value

Type: SoSFEnum<SoMultiSwitch.InheritModes>
Remarks

. Default is NO.

See Also