#include <IArcSegmentAbstract.h>
Inherits FdoICurveSegmentAbstract.
Inherited by FdoICircularArcSegment.
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. |
Definition at line 32 of file IArcSegmentAbstract.h.