AcMapDMDisplayManagement:: GetDMMapManager Function
Retrieves the display-management map manager object for a specified AutoCAD Map project.
Acad::ErrorStatus GetDMMapManager( AcMapDMMapManager*& pMapMan, AcMapProject * pProject, AcDb::OpenMode mode );
File
DmDisplayManagement.h
Parameters |
Description |
pMapMan |
Output AcMapDMMapManager. |
pProject |
Input AutoCAD Map project. |
mode |
Input mode to open the map manager in. |
Returns
Returns Acad::eOk if successful; otherwise, returns a different error code.
Remarks
If mode is AcDb::kForWrite and the objects do not exist, an empty map manager is created.
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].