M_Rhino_Geometry_NurbsSurface__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

NurbsSurface Constructor (NurbsSurface)

Initializes a new NURBS surface by copying the values from another surface.

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

Syntax

C#

public NurbsSurface(
	NurbsSurface other
)

VB

Public Sub New ( 
	other As NurbsSurface
)

Parameters

 

other
Type: Rhino.Geometry.NurbsSurface
Another surface.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

NurbsSurface Class
NurbsSurface Overload
Rhino.Geometry Namespace

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