M_Rhino_Geometry_Cone_AngleInDegrees - mcneel/rhinocommon-api-docs GitHub Wiki

Cone.AngleInDegrees 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) Version: Rhino 6.0

Syntax

C#

public double AngleInDegrees()

VB

Public Function AngleInDegrees As Double

Return Value

Type: Double
An angle in degrees.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Cone Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️