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

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

Gets the starting 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.