AcMapMbMapBookManager:: ResetName Method
Renames the map book with the specified ID.
static Acad::ErrorStatus ResetName( const AcDbObjectId& mapId, const ACHAR* pszNewName );
Parameters |
Description |
mapId |
Input ID of the map book to rename. |
pszNewName |
Input new map book name. |
Returns
Returns Acad::eOk if successful; returns Acad::eDuplicateKey if there is another map book with this name returns Acad::eInvalidInput if the name is not a valid Extended Symbol name or if the name is the same; 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].