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: 10.12.3.0 (10.12.3.0)
Syntax
public SbTime GetPreviousEventTime()

Return Value

Type: SbTime
Remarks

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

See Also