FDO API Reference Feature Data Objects
virtual FDO_GEOM_API const double* FdoIDirectPosition::GetOrdinates (  )  [pure virtual]

Gets the ordinates as an array.

Remarks:
The caller must not free the returned array. The ordinates are in the order XYZM, with only those present according to the dimensionality.
Returns:
Returns the ordinates

Implemented in FdoDirectPositionImpl.


Comments or suggestions? Send us feedback.