Close

Relief for ODA Team in Ukraine

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

Retrieves the cosine and the sine of the angle between the generating line and the axis of symmetry.

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

Absolute value is returned for both functions (i.e. any signs are dropped). 

 

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