AcMapDMMapManager::GetAt Method

Land Desktop Development ARX CPP SDK

AcMapDMMapManager:: GetAt Method
 

Retrieves the named map.

Acad::ErrorStatus GetAt(
    AcMapDMMap*& pMap, 
    const ACHAR* pszName, 
    AcDb::OpenMode mode
) const;
Parameters 
Description 
pMap 
Output AcMapDMMap.  
pszName 
Input name of the map.  
mode 
Input mode for opening the map.  
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].