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

The ending angle measured from the reference vector in the arc direction.

Gets the ending angle measured from the reference vector in the arc direction. 

 

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.