Click or drag to resize
SoCounter Properties

The SoCounter type exposes the following members.

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

Maximum value for the counter.

Public propertymin

Minimum value for the counter.

Public propertyoutput

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

Public propertyreset

At the next trigger, reset the counter to the specified value.

Public propertystep

Counter step value.

Public propertysyncOut

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

Public propertytrigger

Go to the next step.

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