RhinoCommon API
SphereLatitudeRadians Method |
Computes the parallel at a specific latitude angle.
The angle is specified in radians.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Circle LatitudeRadians( double radians )
Public Function LatitudeRadians ( radians As Double ) As Circle
Parameters
- radians
- Type: SystemDouble
An angle in radians for the parallel.
Return Value
Type: CircleA circle.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14