Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeEllipCylinder::setAngles Method
Syntax
C++
OdGeEllipCylinder& setAngles(double startAng, double endAng);

Sets the start and end angles of the elliptical cylinder. 

 

Parameters
Description
startAng
[in] Start angle.
endAng
[in] End angle.

A reference to this OdGeEllipCylinder object.

All angles are expressed in radians.

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