AcMapDMGroup:: AddItem Method
Adds a new item to this group.
virtual Acad::ErrorStatus AddItem( AcDbObjectId& Id, AcMapDMItem* pItem, AcMapDMAllItemsIterator* pPosition = NULL );
Parameters |
Description |
Id |
Output ID of the added item. |
pItem |
Input AcMapDMItemto 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].