M_Rhino_Geometry_Cylinder_ToNurbsSurface - mcneel/rhinocommon-api-docs GitHub Wiki

Cylinder.ToNurbsSurface Method

Constructs a Nurbs surface representation of this cylinder. This is synonymous with calling NurbsSurface.CreateFromCylinder().

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 the cylinder or null.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Cylinder Structure
Rhino.Geometry Namespace

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