API Reference > OdGe Classes > OdGeTorus Class > OdGeTorus Methods > OdGeTorus::setAnglesInV Method
OdGeTorus::setAnglesInV Method
Syntax
C++
OdGeTorus& setAnglesInV(double startAngleV, double endAngleV);
Parameters 
Description 
double startAngleV 
[in] Start angle about the tube.  
double endAngleV 
[in] End angle about the tube. 

The reference to this OdGeTorus object.

Sets the start and end angles about about the tube. 

 

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