AcMapDMGroup Class

Land Desktop Development ARX CPP SDK

Links
AcMapDMGroup Class
 

Represents a group of display-management items (AcMapDMItem).

class AcMapDMGroup : public AcMapDMItem;
File

DmGroup.h

Destroys an instance of this class. 
Constructs an instance of this class. 
Adds a new item to this group. 
Adds a new item to this group. 
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. 
Lets this object listen to erase-notifications from items that it owns. See also erased() 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. 
Determines whether children are visible or invisible at a specified scale. 
Determines whether this group is empty. 
Determines whether this group is visible at the specified scale. See also SetVisible()and HasChildrenInSpecifiedVisibleState(). 
Moves an item to a different position in this group. 
Retrieves a new iterator over the contents of this group. 
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. 
Removes an item from this group. 
Removes an item from this group. 
Retrieves the IDs of the elements that have references to the specified style at the specified scale. 
Sets the group visibility at the specified scale. See also IsVisible()and HasChildrenInSpecifiedVisibleState(). 
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. 
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].