M_Rhino_Geometry_Cone_ToNurbsSurface - mcneel/rhinocommon-api-docs GitHub Wiki

Cone.ToNurbsSurface Method

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

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 cone or null.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Cone Structure
Rhino.Geometry Namespace

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