AcMapIEInputLayer::PointToBlockMapping Method

Land Desktop Development ARX CPP SDK

AcMapIEInputLayer:: PointToBlockMapping Method
 

Determines how points are imported.

virtual AcMapIE::ErrCode PointToBlockMapping(
    AcMapIE::PointMappingType& howToMap, 
    const ACHAR*& pszName
) const = 0;
Parameters 
Description 
howToMap 
Output enumerated value that indicates how points are imported.  
pszName 
Output column name for the text string or block name, depending on howToMap.  
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 Points 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].