Fired when a new alias is added to the application. The event args pass the alias name.
AliasDeleted
Fired when an alias is deleted from the application. The event args pass the alias name and path of the deleted alias.
MapApplication class
Event name
Description
IntOptionModified
Fired when one of the application options is modified. The event args pass the option name and the new and old values of the option.
ProjectBeginClose
Fired when a project begins the close operation, but before the project has been closed. The event args pass the project model.
ProjectCreated
Fired after a new project has been created. The event args pass the project model.
ProjectOpened
Fired when an existing project has been opened. The event args pass the project model.
StringOptionModified
Fired when one of the application options is modified. The event args pass the option name and the new and old values of the option.
UnloadApp
Not used for .NET applications.
Namespace Autodesk.Gis.Map.Classification
ClassificationManager class
Event name
Description
FeatureClassDefinitionCreated
Fired when a new feature class definition has been created. The event args pass the class name and the name of the XML file containing the class definition.
FeatureClassDefinitionDeleted
Fired when a feature class definition has been deleted. The event args pass the class name and the name of the XML file containing the class definition.
FeatureClassDefinitionModified
Fired when a feature class definition has been modified. The event args pass the class name and the name of the XML file containing the class definition.
FeatureClassDefinitionRenamed
Fired when a feature class definition has been renamed. The event args pass the new and old class names and the name of the XML file containing the class definition.
FeatureDefinitionFileAttached
Fired when a new definition file is attached. The event args pass the filename.
FeatureDefinitionFileModified
Fired when a definition file is modified. The event args pass the filename.
Namespace Autodesk.Gis.Map.DisplayManagement
DisplayManager class
Event name
Description
CategoryAppended
CategoryModified
CategoryUnappended
MapAppended
MapGoodBye
MapSetCurrentBegin
Fired when changing the current display manager map, before the change is made. Returns