Click or drag to resize
SoTimerSensorSetBaseTime Method

Sets the base time.

Namespace: OIV.Inventor.Sensors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public void SetBaseTime(
	SbTime base
)

Parameters

base
Type: OIV.InventorSbTime
Remarks

The default base time is the time when the sensor is scheduled or rescheduled.

See Also