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