M_Rhino_Geometry_Sphere__ctor - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new sphere given the plane of the equator circle and radius.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Sphere(
Plane equatorialPlane,
double radius
)
VB
Public Sub New (
equatorialPlane As Plane,
radius As Double
)
- equatorialPlane
- Type: Rhino.Geometry.Plane
A plane that will be intesecting the sphere at the same distance from both poles (parameterization singularieties). - radius
- Type: System.Double
A radius value.
Supported in: 6.0.16224.21491, 5D58w