#include <IArcSegmentAbstract.h>
Definition at line 32 of file IArcSegmentAbstract.h.
Public Member Functions | |
virtual FDO_GEOM_API FdoIDirectPosition * | GetMidPoint () const =0 |
Gets some position along the curve, between the starting and ending positions. | |
Protected Member Functions | |
virtual FDO_GEOM_API | ~FdoIArcSegmentAbstract () |
Default destructor. |