AcMapIEExporter::SetTargetCoordSys Method

Land Desktop Development ARX CPP SDK

AcMapIEExporter:: SetTargetCoordSys Method
 

Sets the target coordinate system for the exported data.

virtual AcMapIE::ErrCode SetTargetCoordSys(
    const ACHAR* pszCoordName
) = 0;
Parameters 
Description 
pszCoordName 
Input name of the target coordinate system to set. 
Returns

Returns AcMapIE::ErrCode kErr_OK if successful. Returns AcMapIE::ErrCode kErr_Invalid if the coordinate system name is invalid. Returns AcMapIE::ErrCode kErr_Fail if the process failed for some other reason.

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