AcMapDMItem Class

Land Desktop Development ARX CPP SDK

Links
AcMapDMItem Class
 

Base class of all display-management items.

class AcMapDMItem : public AcDbObject;
File

DmDisplayItem.h

Enumerates the levels of legend detail. 
Destroys an instance of this class. 
Constructs an instance of this class. 
This function is called by AutoCAD when the AUDIT command is executed. 
Clears the current stylization. 
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. 
Retrieves the name of this item. See also SetName(). 
Returns the implementation object. 
Determines whether this item is visible at the specified scale. See also SetVisible(). 
Retrieves the level of legend detail of this item. See also SetLegendDetailLevel(). 
Retrieves the map ID. 
Retrieves the AutoCAD Map project. 
Invoked when an AutoCAD Map changes project coordinate system. 
Invoked when an AutoCAD Map project is initialized. 
Invoked when an object is appended to the database. 
Sets the level of legend detail of this item. See also LegendDetailLevel(). 
Sets the name of this item. See also GetName(). 
Sets the item visibility at the specified scale. See also IsVisible(). 
Invoked from within close() before the close actually occurs. The default implementation of this function returns Acad::eOk. See also subClose() 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. 
Invoked from within erase() before the erase actually occurs. See also subErase() 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. 
Stylizes the current or updated selection at the current scale. 
Grants control of deep clone operations to the object. In the default implementation, the object is cloned and appended to the owner object pOwnerObject. 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. 
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].