Click or drag to resize

ConeAngleInDegrees Method

Computes the angle (in degrees) between the axis and the side of the cone. The angle and the height have the same sign.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double AngleInDegrees()

Return Value

Type: Double
An angle in degrees.
See Also