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

A double value that represents a start angle.

Returns the start 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.