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

Sets the starting and ending angles of the elliptical arc. 

 

All angles are expressed in radians.

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