Event.name Property
Parent Object: EventDefined in namespace "adsk::core" and the header file is <Core/Application/Event.h>
Description
The name of the event - e.g. "DocumentOpening"
Syntax
"event_var" is a variable referencing an Event object.
|
The name of the event - e.g. "DocumentOpening"
"event_var" is a variable referencing an Event object.
|