AcMapIEInputLayer::SetFeatureClassName Method

Land Desktop Development ARX CPP SDK

AcMapIEInputLayer:: SetFeatureClassName Method
 

Sets the name of the feature class of this input layer.

virtual AcMapIE::ErrCode SetFeatureClassName(
    const ACHAR* pszName
) = 0;
Parameters 
Description 
pszName 
Input name of the feature class to set. 
Returns

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

Remarks

Use the column class to map individual columns. In the AutoCAD Map user interface, this setting corresponds to the Feature Class 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].