Frx::Boolean isInside(AcGePoint2d const &, AcGeTol const &=AcGeContext::gTol) const
AcGeVector2d majorAxis(void) const
AcGeEllipArc2d & set(AcGeCircArc2d const &)
AcGePoint2d center(void) const
Frx::Boolean isClockWise(void) const
AcGePoint2d startPoint(void) const
AcGeEllipArc2d & setAxes(AcGeVector2d const &, AcGeVector2d const &)
Frx::Boolean isCircular(AcGeTol const &=AcGeContext::gTol) const
AcGePoint2d endPoint(void) const
double minorRadius(void) const
double endAng(void) const
AcGeEllipArc2d & set(AcGePoint2d const &, AcGeVector2d const &, AcGeVector2d const &, double, double)
double majorRadius(void) const
AcGeEllipArc2d & set(AcGePoint2d const &, AcGeVector2d const &, AcGeVector2d const &, double, double, double, double)
AcGeEllipArc2d(AcGePoint2d const &, AcGeVector2d const &, AcGeVector2d const &, double, double)
double startAng(void) const
AcGeVector2d minorAxis(void) const
AcGeEllipArc2d(AcGePoint2d const &, AcGeVector2d const &, AcGeVector2d const &, double, double, double, double)
AcGeEllipArc2d(AcGeCircArc2d const &)
AcGeEllipArc2d & setCenter(AcGePoint2d const &)
Frx::Boolean intersectWith(AcGeLinearEnt2d const &, int &, AcGePoint2d &, AcGePoint2d &, AcGeTol const &=AcGeContext::gTol) const
AcGeEllipArc2d(AcGeEllipArc2d const &)
AcGeEllipArc2d & setMinorRadius(double)
AcGeEllipArc2d & setAngles(double, double)
AcGeEllipArc2d & operator=(AcGeEllipArc2d const &)
AcGeEllipArc2d & setMajorRadius(double)
static ARX_API_STATIC AcGeTol gTol