API Reference > OdGe Classes > OdGeCone Class > OdGeCone Methods > OdGeCone::halfAngle Method
OdGeCone::halfAngle Method
Syntax
C++
double halfAngle() const;

The half angle of this cone as a double value.

Returns the angle between the generating line and the axis of symmetry.

Absolute value is returned (i.e. any signs are dropped). The angle is expressed in radians.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.