ActiveSelectionEventHandler.notify Method
Parent Object: ActiveSelectionEventHandlerDefined in namespace "adsk::core" and the header file is <Core/UserInterface/ActiveSelectionEventHandler.h>
Description
The function called by Fusion when the associated event is fired.
Syntax
"activeSelectionEventHandler_var" is a variable referencing an ActiveSelectionEventHandler object. |
Parameters
| Name | Type | Description |
| eventArgs | ActiveSelectionEventArgs | Returns an object that provides access to additional information associated with the event. |
