API Reference > OdGe Classes > OdGeEllipCylinder Class > OdGeEllipCylinder Methods > OdGeEllipCylinder::setAngles Method
OdGeEllipCylinder::setAngles Method
Syntax
C++
OdGeEllipCylinder& setAngles(double startAng, double endAng);
Parameters 
Description 
double startAng 
[in] Start angle.  
double endAng 
[in] End angle. 

A reference to this OdGeEllipCylinder object.

Sets the start and end angles of the elliptical cylinder. 

 

All angles are expressed in radians.

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