AcDbBasicFilter:: FeatureClasses Method
Retrieves the feature class(es) on which to filter. The feature-class filter is defined with SetFeatureClasses() (twoforms).
const ACHAR* FeatureClasses() const;
Returns
Returns the feature classes on which to filter as any of the following values: A single feature-class name ("Feature1", for example)A list of comma-separated feature-class names ("Feature1,Feature2", for example)A "*" indicating all feature classesA "" (empty string) indicating that feature classes are ignored during filteringFeature-class names with wildcard characters ("Feature?" or "Feature-*", for example)
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].