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