API Reference > OdGe Classes > OdGeTorus Class > OdGeTorus Methods > OdGeTorus::getAnglesInV Method
OdGeTorus::getAnglesInV Method
Syntax
C++
void getAnglesInV(double& startAngleV, double& endAngleV) const;
Parameters 
Description 
double& startAngleV 
[out] Receives the start angle about the tube.  
double& endAngleV 
[out] Receives the end angle about the tube. 

Retrieves the start and end angles about the tube. 

 

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