Click or drag to resize
SoTimerSensorSetInterval Method

Sets the interval.

Namespace: OIV.Inventor.Sensors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetInterval(
	SbTime intvl
)

Parameters

intvl
Type: OIV.InventorSbTime
Remarks

The default interval is 1/30th of a second.

See Also