AcDbBasicFilter:: AddFeatureClasses Method
Adds a feature class to the list of feature classes on which to filter objects.
Acad::ErrorStatus AddFeatureClasses( const ACHAR* featureClassFilter );
Parameters |
Description |
featureClassFilter |
Input name of the feature class to add to the list. |
Returns
Returns Acad::ErrorStatus eOk if successful. Returns Acad::ErrorStatus eInvalidInput if parameter validation failed.
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].