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

Gets some position along the curve, between the starting and ending positions.

Remarks:
Depending on the derived type and its implementation, this may be a computed value, or a persisted value used as part of the definition of the curve segment. This position is the only means to deduce the curve segment's orientation in some cases, such as when it is closed or vertically aligned ('on edge' when looking along the Z axis).
Returns:
Returns a midpoint on the curve


Comments or suggestions? Send us feedback.