RhinoCommon API
NurbsCurve Constructor (NurbsCurve) |
Initializes a NURBS curve by copying its values from another NURBS curve.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- other
- Type: Rhino.GeometryNurbsCurve
The other curve. This value can be null.