Click or drag to resize
SoTimerSensorSetBaseTime Method

Sets the base time.

Namespace: OIV.Inventor.Sensors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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