Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeEllipCone::getHalfAngle Method
Syntax
C++
void getHalfAngle(double& cosineAngle, double& sineAngle) const;

Retrieves the angle between the generating line passing through the major axis, and the axis of symmetry.

Parameters
Description
cosineAngle
[out] Receives the cosine of the angle.
sineAngle
[out] Receives the sine of the angle.

The angle is returned "as is", the signs are preserved. 

 

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