Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeTorus::setMajorRadius Method
Syntax
C++
OdGeTorus& setMajorRadius(double radius);

Sets the major radius of this torus. 

 

Parameters
Description
radius
[in] The major radius of this torus.

The reference to this OdGeTorus object.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.