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

A reference to this OdGeCylinder object.

Sets the starting and ending angles of this cylinder. 

 

All angles are expressed in radians.

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