Click or drag to resize
SoElapsedTime Properties

The SoElapsedTime type exposes the following members.

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

true to start running, false to stop.

Public propertypause

true to freeze, false to continue running.

Public propertyreset

Reset the base time.

Public propertyspeed

Scale factor for time.

Public propertytimeIn

Running time.

Public propertytimeOut

( OIV.Inventor.Fields.SoSFTime ) Time elapsed, modified by the speed factor.

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