AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

void MgSelectionBase::FromXml ( CREFSTRING  xmlSelectionString  ) 

Read selection from XML document. Previous selection is cleared.

.NET Syntax
void FromXml(string xmlSelectionString);
Java Syntax
void FromXml(String xmlSelectionString);
PHP Syntax
void FromXml(string xmlSelectionString);