Curve.Clone Method

Returns a copy of this curve.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public Curve Clone()

Return Value

Curve
A copy of this curve.

See Also

Reference

Curve Class
Autodesk.Revit.DB Namespace