Click or drag to resize
SoTimeCounter Properties

The SoTimeCounter type exposes the following members.

Properties
  NameDescription
Public propertyduty

Duty cycle values.

Public propertyfrequency

Number of min-to-max cycles per second.

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

Maximum value for the counter.

Public propertymin

Minimum value for the counter.

Public propertyon

Counter pauses if this is set to false.

Public propertyoutput

( OIV.Inventor.Fields.SoSFShort ) Counts min-to-max, in step increments.

Public propertyreset

Reset the counter to the specified value.

Public propertystep

Counter step value.

Public propertysyncIn

Restart at the beginning of the cycle.

Public propertysyncOut

( OIV.Inventor.Fields.SoSFTrigger ) Triggers at cycle start.

Public propertytimeIn

Running time.

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