AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

MgCoordinateXY Class Reference
[MgCoordinateXY]

Inherits MgCoordinate.

List of all members.


Detailed Description

MgCoordinateXY is a concrete class derived from the abstract class MgCoordinate.

Remarks:
It has no public constructor. Instances are created by calling the non-static MgGeometryFactory::CreateCoordinateXY() method.

Public Member Functions

virtual INT32 GetDimension ()
virtual double GetM ()
 
virtual double GetX ()
 
virtual double GetY ()
 
virtual double GetZ ()