M_Rhino_Geometry_NurbsSurface_CreateFromSphere - mcneel/rhinocommon-api-docs GitHub Wiki
Constructs a new NURBS surfaces from sphere data.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static NurbsSurface CreateFromSphere(
Sphere sphere
)
VB
Public Shared Function CreateFromSphere (
sphere As Sphere
) As NurbsSurface
- sphere
- Type: Rhino.Geometry.Sphere
A sphere value.
Type: NurbsSurface
A new NURBS surface, or null on error.
Supported in: 6.0.16224.21491, 5D58w