Share

SetupChangeEventArgs.firingEvent Property

Parent Object: SetupChangeEventArgs
Defined in namespace "adsk::cam" and the header file is <Cam/CAM/SetupChangeEventArgs.h>

Description

The event that the firing is in response to.

Syntax

"setupChangeEventArgs_var" is a variable referencing a SetupChangeEventArgs object.

# Get the value of the property.
propertyValue = setupChangeEventArgs_var.firingEvent

Property Value

This is a read only property whose value is an Event.

Version

Introduced in version April 2023

Was this information helpful?