API Reference > OdGe Classes > OdGeEllipArc2d Class > OdGeEllipArc2d Methods > OdGeEllipArc2d::endAng Method
OdGeEllipArc2d::endAng Method
Syntax
C++
double endAng() const;

A double value that represents the end angle.

Returns the end angle measured from major axis of this elliptical arc.

All angles are expressed in radians. 

The result of this method should not be used as a curve parameter. The angles and its corresponding parameter may differ.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.