List of Events

AutoCAD Map 3D .NET API

 
List of Events
 
 
 

Namespace Autodesk.Gis.Map

Aliases class

Event name Description
AlliasAdded 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
MapSetCurrentEnd   
MapSetCurrentFails   
MapUnappended   
StyleAppendedToCategory   
StyleModified   
StyleUnappended   

Map class

Event name Description
CurrentScaleModified   
DismissStylizationBegin   
DismissStylizationCancel   
DismissStylizationEnd   
ItemAppended   
ItemErased   
ItemModified   
ScaleAdded   
ScaleErased   
ScaleModified   
StyleAppended   
StyleErased   
StyleReferenceAppended   
StyleReferenceErased   
StyleReferenceModified   
UpdateStylizationBegin   
UpdateStylizationCancel   
UpdateStylizationEnd   

Namespace Autodesk.Gis.Map.ImportExport

Exporter class

Event name Description
ExportRecordError   
RecordExported   
RecordReadyForExport   

Importer class

Event name Description
ImportRecordError   
RecordImported   
RecordReadyForImport  

Namespace Autodesk.Gis.Map.MapBook

BookManager class

Event name Description
MapBookAppended   
MapBookErased   
MapBookModified   
MapBookSetCurrent   
MapBookTileModified   
MapBookTileWillBeErased   
MapBookTreeNodeModified   
MapBookWillBeErased  

Namespace Autodesk.Gis.Map.Project

DrawingSet class

Event name Description
DrawingActivated   
DrawingActivationCancelled   
DrawingAttachCancelled   
DrawingAttached   
DrawingDeactivated   
DrawingDetached   
DrawingSettingsModified   
DrawingToBeActivated   
DrawingToBeAttached   

ProjectModel class

Event name Description
AbortCSChange   
AbortSwapId   
BeginClose   
BeginCSChange   
BeginDestroy   
BeginOpen   
BeginQuery   
BeginSave   
BeginSaveBack   
BeginSwapId   
BeginTransform   
EndClose   
EndCSChange   
EndOpen   
EndQuery   
EndSave   
EndSaveBack   
EndSwapId   
EndTransform   
IntOptionModified   
StringOptionModified  

Namespace Autodesk.Gis.Map.Query

QueryLibrary class

Event name Description
QueryAdded   
QueryCategoryAdded   
QueryCategoryDeleted   
QueryCategoryRenamed   
QueryDeleted   
QueryModified   
QueryRenamed