Click or drag to resize
SoSystemTimerSetRepeat Method

If set to true, the timer will be triggered periodically at the rate defined by setDelay.

Namespace: OIV.Inventor.Sensors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public abstract void SetRepeat(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks