AcMapLayer::SelectFeatures Method

Autodesk GIS Map Platform

AcMapLayer:: SelectFeatures Method

Selects features from a feature source according to the criteria set in the MgFeatureQueryOptions argument The criteria are applied to all of the features in the feature source.

MgFeatureReader* SelectFeatures(
    MgFeatureQueryOptions* options
);
Parameters 
Description 
options 
MgFeatureQueryOptions instance containing all required filters for this select operation.  
Returns

Returns an MgFeatureReader containing the set of selected features.

Remarks

If you want to apply the criteria to a subset of the features, use the MgLayerBase::SelectAggregate Method.

MgXX classes belong to the OsGeo.MapGuide namespace and are descibed in the Geospatial Platform Reference.

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