API Reference > OdGe Classes > OdGeEllipArc2d Class > OdGeEllipArc2d Methods > OdGeEllipArc2d::setAngles Method
OdGeEllipArc2d::setAngles Method
Syntax
C++
OdGeEllipArc2d& setAngles(double startAng, double endAng);
Parameters 
Description 
double startAng 
[in] Starting angle of this elliptical arc.  
double endAng 
[in] Ending angle of this elliptical arc. 

Sets the starting and ending angles of this elliptical arc. 

 

All angles are expressed in radians.

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