SoMultiSwitchElement Class |
Stores the current multi-switch indices.
Namespace: OIV.Inventor.Elements
The SoMultiSwitchElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() ![]() | Get | Returns current switch index from the state. |
![]() ![]() | GetClassStackIndex | Obsolete. Returns the stack id for this element. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() ![]() | GetTraversalMode | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Pop | Pops element. |
![]() | Push | Pushes element. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
This element stores the current multi-switch indices. This is set by several nodes and is used to allow OIV.Inventor.Nodes.SoMultiSwitch nodes to inherit the indices and traversal mode.