Click or drag to resize
SoScreenDrawerHandleEvent Method

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

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

Parameters

action
Type: OIV.Inventor.ActionsSoHandleEventAction
Remarks