AcMapMbMapBookManager:: GetAt Method
Retrieves the ID of the named map book.
static Acad::ErrorStatus GetAt(
AcDbObjectId& Id,
AcDbDatabase* pDatabase,
const ACHAR* pszName
);|
Parameters |
Description |
|
Id |
Output ID of the map book. |
|
pDatabase |
Input pointer to a drawing database. |
|
pszName |
Input name of the map book. |
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].