SoOnOff Properties |
The SoOnOff type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | isOff | ( OIV.Inventor.Fields.SoSFBool ) The inverse of isOn. |
![]() | isOn | ( OIV.Inventor.Fields.SoSFBool ) Switch value. |
![]() | off | Turn the isOn switch off. |
![]() | on | Turn the isOn switch on. |
![]() | toggle | Toggle the switch value. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |