AcMapTopology::GetEntityId Method

Land Desktop Development ARX CPP SDK

AcMapTopology:: GetEntityId Method
 

Retrieves the object ID of the AutoCAD entity associated with the specified topology element ID in the current drawing or source drawing.

AcMap::EErrCode GetEntityId(
    AcDbObjectId& aObjId, 
    long lElementId
);
Parameters 
Description 
aObjId 
Output object ID of the AutoCAD entity.  
lElementId 
Input topology element ID.  
Returns

Returns AcMap::EErrCode kOk 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].