Close

Relief for ODA Team in Ukraine

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

Sets the major radius of the elliptical cylinder. 

 

Parameters
Description
majorRadius
[in] The major radius of the elliptical cylinder.

A reference to this OdGeEllipCylinder object.

This method doesn't change state returned by isOuterNormal(). To chenge outer normal state you should use setIsOuterNormal.

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