AcMapDMMap::AddElement Method

Land Desktop Development ARX CPP SDK

AcMapDMMap:: AddElement Method
 

Adds an element to this map.

Acad::ErrorStatus AddElement(
    AcDbObjectId& Id, 
    AcMapDMElement* pElement, 
    AcMapDMAllDrawOrderItemsIterator& Position
);
Parameters 
Description 
Id 
Output ID of the map.  
pElement 
Input AcMapDMElementto add.  
Position 
Input position at which to add the element. See also AcMapDMAllDrawOrderItemsIterator.  
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].