M_Rhino_Geometry_Sphere_ToNurbsSurface - mcneel/rhinocommon-api-docs GitHub Wiki

Sphere.ToNurbsSurface Method

Converts this sphere to its NurbsSurface representation. This is synonymous with calling NurbsSurface.CreateFromSphere().

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

Syntax

C#

public NurbsSurface ToNurbsSurface()

VB

Public Function ToNurbsSurface As NurbsSurface

Return Value

Type: NurbsSurface
A nurbs surface representation of this sphere or null.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Sphere Structure
Rhino.Geometry Namespace

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