M_Rhino_Geometry_NurbsCurve__ctor - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a NURBS curve by copying its values from another NURBS curve.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public NurbsCurve(
NurbsCurve other
)
VB
Public Sub New (
other As NurbsCurve
)
- other
- Type: Rhino.Geometry.NurbsCurve
The other curve. This value can be null.
Supported in: 6.0.16224.21491, 5D58w