FDO API Reference Feature Data Objects

virtual FDO_GEOM_API const double* FdoIEnvelope::GetOrdinates  )  [pure virtual]
 

Gets the ordinates as an array.

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

Implemented in FdoEnvelopeImpl.


Comments or suggestions? Send us feedback.