SoOneShot Properties |
The SoOneShot type exposes the following members.
Name | Description | |
---|---|---|
![]() | disable | If true, the timer is disabled. |
![]() | duration | Duration of the active cycle. |
![]() | flags | Control flags. |
![]() | isActive | ( OIV.Inventor.Fields.SoSFBool ) Is true during the active cycle. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | ramp | ( OIV.Inventor.Fields.SoSFFloat ) Ramps linearly from 0.0 to 1.0. |
![]() | timeIn | Running time. |
![]() | timeOut | ( OIV.Inventor.Fields.SoSFTime ) Elapsed time from the start. |
![]() | trigger | Start the cycle. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |