API Reference > OdGe Classes > OdGeTorus Class > OdGeTorus Methods > OdGeTorus::setMinorRadius Method
OdGeTorus::setMinorRadius Method
Syntax
C++
OdGeTorus& setMinorRadius(double radius);
Parameters 
Description 
minorRadius 
[in] The minor radius of this torus. 

The reference to this OdGeTorus object.

Sets the minor radius of this torus. 

 

Angles along U will be reset to the maximum allowable for the established minorRadius and majorRadius.

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