Edge As Curve Method Returns a curve that corresponds to the edge's parametric orientation. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public Curve AsCurve() Public Function AsCurve As Curve public: Curve^ AsCurve() member AsCurve : unit -> Curve Return Value Curve It can be an Arc, Line, or HermiteSpline. See Also Reference Edge Class Autodesk.Revit.DB Namespace
Edge As Curve Method Returns a curve that corresponds to the edge's parametric orientation. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public Curve AsCurve() Public Function AsCurve As Curve public: Curve^ AsCurve() member AsCurve : unit -> Curve Return Value Curve It can be an Arc, Line, or HermiteSpline. See Also Reference Edge Class Autodesk.Revit.DB Namespace