AcMapDMMapManager::Remove Method

Land Desktop Development ARX CPP SDK

AcMapDMMapManager:: Remove Method
 

Removes the map with the specified ID.

Acad::ErrorStatus Remove(
    AcDbObjectId Id
);
Parameters 
Description 
Id 
Input ID of the map to remove.  
Returns

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

Remarks

The default map cannot be removed. If the current map is removed, the default map becomes the current map.

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