AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

STRING MgSpatialContextReader::GetCoordinateSystemWkt (  ) 

Gets the name of the coordinate system currently being read in well-known text format.

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

Returns:
Returns the coordinate system name in OGC WKT format or NULL if unknown.