Click or drag to resize
SoScreenDrawerHandleEvent Method

Traversal routine for OIV.Inventor.Actions.SoHandleEventAction - this will call action->setHandled() if the event is handled.

Namespace: OIV.Inventor.Drawers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public override void HandleEvent(
	SoHandleEventAction action
)

Parameters

action
Type: OIV.Inventor.ActionsSoHandleEventAction
Remarks