Click or drag to resize
SoGestureRecognizerRecognize Method

If the specified touch event completes a recognized gesture, returns an OIV.Inventor.Gestures.Events.SoGestureEvent, else returns null.

Namespace: OIV.Inventor.Gestures.Recognizers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoEvent Recognize(
	SoEvent touchEvent
)

Parameters

touchEvent
Type: OIV.Inventor.EventsSoEvent

Return Value

Type: SoEvent
Remarks