FDO API Reference Feature Data Objects
virtual FDO_GEOM_API const double* FdoDirectPositionImpl::GetOrdinates (  )  [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

Implements FdoIDirectPosition.


Comments or suggestions? Send us feedback.