AcMapDMGroup::AddItem Method

Land Desktop Development ARX CPP SDK

AcMapDMGroup:: AddItem Method
 

Adds a new item to this group.

virtual Acad::ErrorStatus AddItem(
    const AcDbObjectId& Id, 
    AcMapDMAllItemsIterator* pPosition = NULL
);
Parameters 
Description 
Id 
Input ID of the item to add.  
pPosition 
Input position at which to add the item. The default value, NULL, adds the item to the end of the group. See also AcMapDMAllItemsIterator.  
Returns

Returns Acad::eOk if successful; otherwise, returns a different error code.

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].