Click or drag to resize
SoOneShot Properties

The SoOneShot type exposes the following members.

Properties
  NameDescription
Public propertydisable

If true, the timer is disabled.

Public propertyduration

Duration of the active cycle.

Public propertyflags

Control flags.

Public propertyisActive

( OIV.Inventor.Fields.SoSFBool ) Is true during the active cycle.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyramp

( OIV.Inventor.Fields.SoSFFloat ) Ramps linearly from 0.0 to 1.0.

Public propertytimeIn

Running time.

Public propertytimeOut

( OIV.Inventor.Fields.SoSFTime ) Elapsed time from the start.

Public propertytrigger

Start the cycle.

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