Click or drag to resize
SoTouchManagerGetEventById Method

Get the corresponding event for the finger id, NULL if id is incorrect.

Namespace: OIV.Inventor.Touch
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoTouchEvent GetEventById(
	uint id
)

Parameters

id
Type: SystemUInt32

Return Value

Type: SoTouchEvent
Remarks