SetupEventArgs.setup Property
Parent Object: SetupEventArgsDefined in namespace "adsk::cam" and the header file is <Cam/CAM/SetupEventArgs.h>
Description
Provides access to the setup. Can be null in the case where the event is fired before the setup has been created or after it has been deleted.
Syntax
"setupEventArgs_var" is a variable referencing a SetupEventArgs object.
|