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