AcMapMbMapBookManager::Has Method

Land Desktop Development ARX CPP SDK

AcMapMbMapBookManager:: Has Method
 

Checks if a Map Book with the specified name has already been defined within a drawing database.

static bool Has(
    const ACHAR* pszName, 
    AcDbDatabase* pDatabase
);
Parameters 
Description 
pszName 
Input name of the map book.  
pDatabase 
Input pointer to a drawing database.  
Returns

Returns true if a Map Book with the specified name is already defined; false otherwise.

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