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

Gets the starting position of this Curve.

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


Comments or suggestions? Send us feedback.