Click or drag to resize

CurveDuplicate Method

Constructs an exact duplicate of this Curve.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public override GeometryBase Duplicate()

Return Value

Type: GeometryBase

[Missing <returns> documentation for "M:Rhino.Geometry.Curve.Duplicate"]

See Also