RhinoCommon API
NurbsSurfaceCreateFromSphere Method |
Constructs a new NURBS surfaces from sphere data.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static NurbsSurface CreateFromSphere( Sphere sphere )
Public Shared Function CreateFromSphere ( sphere As Sphere ) As NurbsSurface
Parameters
- sphere
- Type: Rhino.GeometrySphere
A sphere value.
Return Value
Type: NurbsSurfaceA new NURBS surface, or null on error.

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