AcDbBasicFilter::SetFeatureClasses Method

Land Desktop Development ARX CPP SDK

AcDbBasicFilter:: SetFeatureClasses Method
 

Sets the feature classes on which to filter objects. See also FeatureClasses().

Acad::ErrorStatus SetFeatureClasses(
    const AcArray<ACHAR*>& featureClassFilters
);
Parameters 
Description 
featureClassFilters 
Input array of feature-class names.  
Returns

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

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