AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

MgSelectionBase::MgSelectionBase ( MgMapBase map,
CREFSTRING  xmlSelectionString 
)

Initialize selection from a map and xml selection.

.NET Syntax
MgSelectionBase(MgMapBase map, string xmlSelectionString);
Java Syntax
MgSelectionBase(MgMapBase map, String xmlSelectionString);
PHP Syntax
MgSelectionBase(MgMapBase map, string xmlSelectionString);