Click or drag to resize
SoTouchEventGetFirstContactTime Method

Gets the time of first contact in seconds 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 GetFirstContactTime()

Return Value

Type: SbTime
Remarks

This date is set when the DOWN event occurs.

See Also