AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

STRING MgSpatialContextReader::GetCoordinateSystem (  ) 

Gets the name of the coordinate system of the spatial context currently being read. If the result is a null string, the coordinate system is unknown to the spatial context.

.NET Syntax
string GetCoordinateSystem();
Java Syntax
String GetCoordinateSystem();
PHP Syntax
string GetCoordinateSystem();

Returns:
Returns the coordinate system name or NULL if unknown.