SoMultiSwitchInheritModes Enumeration |
Inheritance Mode enumerated values.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
NO | 1 | Current OIV.Inventor.Nodes.SoMultiSwitch node does not inherit its behavior from state value. | |
MODE | 2 | OIV.Inventor.Nodes.SoMultiSwitch.traversalMode field value is inherited from the state. | |
LIST | 4 | OIV.Inventor.Nodes.SoMultiSwitch.whichChildren field value is inherited from the state. | |
ANY | 6 | OIV.Inventor.Nodes.SoMultiSwitch.whichChildren and OIV.Inventor.Nodes.SoMultiSwitch.traversalMode fields values are inherited from the state. |