Returns a curve that corresponds to the edge's parametric orientation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public Curve AsCurve()
Return Value
CurveIt can be an Arc, Line, or HermiteSpline.