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