AcMapIEInputLayer::SetTargetCoordSys Method

Land Desktop Development ARX CPP SDK

AcMapIEInputLayer:: SetTargetCoordSys Method
 

Sets the coordinate system that incoming data is transformed from.

virtual AcMapIE::ErrCode SetTargetCoordSys(
    const ACHAR* pszCoordSysName
) = 0;
Parameters 
Description 
pszCoordSysName 
Input name of the coordinate system, as a Mentor abbreviation. 
Returns

Returns AcMapIE::ErrCode kErr_OK if successful. Returns AcMapIE::ErrCode kErr_Fail if the process failed.

Remarks

In the AutoCAD Map user interface, this setting corresponds to the Coordinate System column in the Import dialog box properties table.

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