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: 2024.1.1.0 (2024.1.1)
Syntax
public abstract void SetRepeat(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks