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

Gets the ending position of this Curve.

Remarks:
This is the end of the entire curve. In cases where a derived type is composed of multiple contiguous parts, this position is the end of the last of those parts.
Returns:
Returns the ending position


Comments or suggestions? Send us feedback.