AcMapFeatureEntityService::AddFeaturesToSelectionSet Method

Autodesk GIS Map Platform

AcMapFeatureEntityService:: AddFeaturesToSelectionSet Method

Adds features in the selection to the given AutoCAD selection set and returns a new selection set.

Autodesk.AutoCAD.EditorInput.SelectionSet AddFeaturesToSelectionSet(
    Autodesk.AutoCAD.EditorInput.SelectionSet acadSel, 
    MgSelectionBase selectionBase
);
Parameters 
Description 
acadSel 
Input AutoCAD selection set to be used for adding features from platform selectionBase.  
selectionBase 
Input platform selection object from which the AutoCAD selection set is to be populated.  
Returns

A new AutoCAD selection set containing the contents of both acadSel and selectionBase.

Remarks

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