API Reference > OdGe Classes > OdGeTorus Class > OdGeTorus Methods > OdGeTorus::setAnglesInU Method
OdGeTorus::setAnglesInU Method
Syntax
C++
OdGeTorus& setAnglesInU(double startAngleU, double endAngleU);
Parameters 
Description 
double startAngleU 
[in] Start angle about the axis of symmetry.  
double endAngleU 
[in] End angle about the axis of symmetry. 

The reference to this OdGeTorus object.

Sets the start and end angles about about the axis of symmetry. 

 

For Vortex, Apple, Lemon, the angles will be set as the result of the intersection of the natural interval with the one passed to the method.

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