Click or drag to resize
SoTouchEventGetPreviousEventTime Method

Gets the time of previous event of the finger identified by getFingerId().

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

Return Value

Type: SbTime
Remarks

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

See Also