AcMapDMMapManager:: Append Method
Adds a map.
Acad::ErrorStatus Append(
AcDbObjectId& Id,
const ACHAR* pszName,
AcMapDMMap* pMap
);|
Parameters |
Description |
|
Id |
Output ID of the added map. |
|
pszName |
Input name of the map. |
|
pMap |
Input AcMapDMMap. |
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].