Returns a curve that corresponds to the edge's parametric orientation.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function AsCurve As Curve
member AsCurve : unit -> Curve
Return Value
CurveIt can be an Arc, Line, or HermiteSpline.
See Also