AcMapMbMapBookManager::SetMapBookDMEnvironment Method

Land Desktop Development ARX CPP SDK

AcMapMbMapBookManager:: SetMapBookDMEnvironment Method
 

Sets the Display Management environment such as DM Map and Scale associated with the Map Book.

static Acad::ErrorStatus SetMapBookDMEnvironment(
    const AcMapMbTileGeneratorSettings* pTileGeneratorSettings
);
Parameters 
Description 
pTileGeneratorSettings 
Input settings object for MapBookSource, DMMapName, and DmScaleFactor  
Returns

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

Remarks

Uses the tile generator settings object for MapBookSource DMMapName, and DmScaleFactor to set the appropriate environment. These may not be consistent, in which case an error message may be returned and/or messages may be pushed onto the AutoCAD Map Error Stack. The user should check this stack after each call.

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