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