Close

Relief for ODA Team in Ukraine

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

Sets the starting and ending angles of this cylinder. 

 

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

A reference to this OdGeCylinder object.

All angles are expressed in radians.

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