SetupEventHandler.notify Method
Parent Object: SetupEventHandlerDefined in namespace "adsk::cam" and the header file is <Cam/CAM/SetupEventHandler.h>
Description
The function called by CAM when the associated event is fired.
Syntax
"setupEventHandler_var" is a variable referencing a SetupEventHandler object.
|
Parameters
Name | Type | Description |
eventArgs | SetupEventArgs | Returns an object that provides access to additional information associated with the event. |