M_Rhino_Geometry_Torus_ToNurbsSurface - mcneel/rhinocommon-api-docs GitHub Wiki

Torus.ToNurbsSurface Method

Converts this torus to its nurbs surface representation. This is synonymous with calling NurbsSurface.CreateFromTorus().

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 torus, or null on error.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Torus Structure
Rhino.Geometry Namespace

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