SoCounter Properties |
The SoCounter type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | max | Maximum value for the counter. |
![]() | min | Minimum value for the counter. |
![]() | output | ( OIV.Inventor.Fields.SoSFShort ) Counts min-to-max in step increments. |
![]() | reset | At the next trigger, reset the counter to the specified value. |
![]() | step | Counter step value. |
![]() | syncOut | ( OIV.Inventor.Fields.SoSFTrigger ) Triggers at cycle start. |
![]() | trigger | Go to the next step. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |