AcMapDMMapManager Class

Land Desktop Development ARX CPP SDK

Links
AcMapDMMapManager Class
 

Manages display-management map objects (AcMapDMMap).

class AcMapDMMapManager : public AcDbDictionaryWithDefault;
File

DmMapManager.h

Destroys an instance of this class. 
Constructs an instance of this class. 
Creates a default map object. 
Adds a map. 
Adds a new map with the default settings. 
Lets this object read its data. See also dwgInFields() in the AutoCAD ObjectARX Developer's Guide. This overloaded function is called by the system as needed; it is unlikely that you will need to call it directly. 
Lets this object write its data. See also dwgOutFields() in the AutoCAD ObjectARX Developer's Guide. This overloaded function is called by the system as needed; it is unlikely that you will need to call it directly. 
Lets this object read its data. See also dxfInFields() in the AutoCAD ObjectARX Developer's Guide. This overloaded function is called by the system as needed; it is unlikely that you will need to call it directly. 
Lets this object write its data. See also dxfOutFields() in the AutoCAD ObjectARX Developer's Guide. This overloaded function is called by the system as needed; it is unlikely that you will need to call it directly. 
Exports an XML string representation of a map. See also Import(). 
Retrieves the ID of the named map. 
Retrieves the named map. 
Retrieves the ID of the current map. 
Retrieves the name of the current map. 
Has 
Determines whether a map with the specified ID exists. 
Has 
Determines whether a named map exists. 
Returns the implementation object. 
Imports an XML string to form a map - this function is not yet implemented in AutoCAD Map. See also Export(). 
Returns a new map iterator. 
Counts the number of maps. 
Removes the map with the specified ID. 
Removes the named map. 
Renames the named map. 
Renames the map with the specified ID. 
Sets the named map to be the current map. 
Sets the map with the specified ID to be the current map. 
Clones the specified map to the destination database. See also wblockClone() in the AutoCAD ObjectARX Developer's Guide. This overloaded function is called by the system as needed; it is unlikely that you will need to call it directly. 
Deep clones the specified objects and appends them to the specified container. The objects can come from multiple source databases, and must match the type of owner specified, but must be from a different database than the ownerId object. See also wblockCloneObjects() in the AutoCAD ObjectARX Developer's Guide. This overloaded function is called by the system as needed; it is unlikely that you will need to call it directly. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].