AcMapMbMapBook::SetCoordSysName Method

Land Desktop Development ARX CPP SDK

AcMapMbMapBook:: SetCoordSysName Method
 

Sets the coordinate system name.

Acad::ErrorStatus SetCoordSysName(
    const ACHAR* pszCoordSysName
);
Parameters 
Description 
dCoordSysName 
Input the string representing coordinate system description string.  
Returns

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

Remarks

This is a Map Book property stored with the Sheet or Sheet Subset as CoordinateSystem custom property. Changing this Map Book property does not change the actual coordinate system associated with the drawing file.

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