API Reference > OdGe Classes > OdGeTorus Class > OdGeTorus Methods > OdGeTorus::getAnglesInU Method
OdGeTorus::getAnglesInU Method
Syntax
C++
void getAnglesInU(double& startAngleU, double& endAngleU) const;
Parameters 
Description 
double& startAngleU 
[out] Receives the angle about the axis of symmetry.  
double& endAngleU 
[out] Receives the end angle about the axis of symmetry. 

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

 

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