FDO API Reference Feature Data Objects

FdoIArcSegmentAbstract Class Reference

#include <IArcSegmentAbstract.h>

Inherits FdoICurveSegmentAbstract.

Inherited by FdoICircularArcSegment.

Inheritance diagram for FdoIArcSegmentAbstract:

Inheritance graph
[legend]
List of all members.

Detailed Description

The FdoIArcSegmentAbstract class is an arc curve segment (abstract).

Definition at line 32 of file IArcSegmentAbstract.h.


Public Member Functions

virtual FDO_GEOM_API FdoIDirectPositionGetMidPoint () const =0
 Gets some position along the curve, between the starting and ending positions.

Protected Member Functions

virtual FDO_GEOM_API ~FdoIArcSegmentAbstract ()
 Default destructor.

The documentation for this class was generated from the following file:
Comments or suggestions? Send us feedback.