NurbsCurveFitParametersClone Method |
Supports the ICloneable inteface and creates a new NurbsCurveFitParameters object with the same property values as this instance.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
SyntaxPublic Function Clone As Object
Return Value
Type:
Object[Missing <returns> documentation for "M:Rhino.Geometry.NurbsCurveFitParameters.Clone"]
Implements
ICloneableClone
See Also