Click or drag to resize
SoTimerQueueSensorGetTriggerTime Method

Returns the time at which this sensor is scheduled to be triggered.

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

Return Value

Type: SbTime
Remarks

If the sensor is not scheduled the results are undefined.

See Also