Click or drag to resize
SoOnOff Properties

The SoOnOff type exposes the following members.

Properties
  NameDescription
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyisOff

( OIV.Inventor.Fields.SoSFBool ) The inverse of isOn.

Public propertyisOn

( OIV.Inventor.Fields.SoSFBool ) Switch value.

Public propertyoff

Turn the isOn switch off.

Public propertyon

Turn the isOn switch on.

Public propertytoggle

Toggle the switch value.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also