How to add your knowledge

List of Events

    Namespace Autodesk.Gis.Map

    Aliases class

    Event nameDescription
    AlliasAddedFired when a new alias is added to the application. The event args pass the alias name.
    AliasDeletedFired when an alias is deleted from the application. The event args pass the alias name and path of the deleted alias.

    MapApplication class

    Event nameDescription
    IntOptionModifiedFired when one of the application options is modified. The event args pass the option name and the new and old values of the option.
    ProjectBeginCloseFired when a project begins the close operation, but before the project has been closed. The event args pass the project model.
    ProjectCreatedFired after a new project has been created. The event args pass the project model.
    ProjectOpenedFired when an existing project has been opened. The event args pass the project model.
    StringOptionModifiedFired when one of the application options is modified. The event args pass the option name and the new and old values of the option.
    UnloadAppNot used for .NET applications.

    Namespace Autodesk.Gis.Map.Classification

    ClassificationManager class

    Event nameDescription
    FeatureClassDefinitionCreatedFired 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.
    FeatureClassDefinitionDeletedFired 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.
    FeatureClassDefinitionModifiedFired 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.
    FeatureClassDefinitionRenamedFired 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.
    FeatureDefinitionFileAttachedFired when a new definition file is attached. The event args pass the filename.
    FeatureDefinitionFileModifiedFired when a definition file is modified. The event args pass the filename.

    Namespace Autodesk.Gis.Map.DisplayManagement

    DisplayManager class

    Event nameDescription
    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 nameDescription
    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 nameDescription
    ExportRecordError   
    RecordExported   
    RecordReadyForExport   

    Importer class

    Event nameDescription
    ImportRecordError   
    RecordImported   
    RecordReadyForImport  

    Namespace Autodesk.Gis.Map.MapBook

    BookManager class

    Event nameDescription
    MapBookAppended   
    MapBookErased   
    MapBookModified   
    MapBookSetCurrent   
    MapBookTileModified   
    MapBookTileWillBeErased   
    MapBookTreeNodeModified   
    MapBookWillBeErased  

    Namespace Autodesk.Gis.Map.Project

    DrawingSet class

    Event nameDescription
    DrawingActivated   
    DrawingActivationCancelled   
    DrawingAttachCancelled   
    DrawingAttached   
    DrawingDeactivated   
    DrawingDetached   
    DrawingSettingsModified   
    DrawingToBeActivated   
    DrawingToBeAttached   

    ProjectModel class

    Event nameDescription
    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 nameDescription
    QueryAdded   
    QueryCategoryAdded   
    QueryCategoryDeleted   
    QueryCategoryRenamed   
    QueryDeleted   
    QueryModified   
    QueryRenamed