Click or drag to resize
SoTouchEventGetPreviousEventTime Method

Gets the time of previous event of the finger identified by OIV.Inventor.Touch.Events.SoTouchEvent.GetFingerId().

Namespace: OIV.Inventor.Touch.Events
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SbTime GetPreviousEventTime()

Return Value

Type: SbTime
Remarks

If current event is a DOWN, the function returns the current time.

See Also