FDO API Reference Feature Data Objects
virtual FDO_GEOM_API const double* FdoEnvelopeImpl::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 FdoIEnvelope.


Comments or suggestions? Send us feedback.