M_Rhino_Geometry_Sphere_LongitudeDegrees - mcneel/rhinocommon-api-docs GitHub Wiki

Sphere.LongitudeDegrees Method

Computes the meridian at a specific longitude angle. The angle is specified in degrees.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Circle LongitudeDegrees(
	double degrees
)

VB

Public Function LongitudeDegrees ( 
	degrees As Double
) As Circle

Parameters

 

degrees
Type: System.Double
An angle in degrees.

Return Value

Type: Circle
A circle.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Sphere Structure
Rhino.Geometry Namespace

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