Close

Relief for ODA Team in Ukraine

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

Retrieves the starting and ending angles of this cylinder. 

 

Parameters
Description
startAng
[out] Receives the start angle.
endAng
[out] Receives the end angle.

All angles are expressed in radians.

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