AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

void MgSelectionBase::AddFeatureIdDouble ( MgLayerBase layer,
CREFSTRING  className,
double  identifier 
)

Add a single selection to the set where the identity property is a double.

.NET Syntax
void AddFeatureIdDouble(MgLayerBase layer, string className, double identifier);
Java Syntax
void AddFeatureIdDouble(MgLayerBase layer, String className, double identifier);
PHP Syntax
void AddFeatureIdDouble(MgLayerBase layer, string className, double identifier);