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

A double value that represents an end angle.

Returns the end angle measured from the major axis of this elliptical arc in the plane of the 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.