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

Gets the ordinates as an array.

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


Comments or suggestions? Send us feedback.