Rebar Shape Get Curves For Browser Method Generate curves for the shape, as used in the shape browser. Namespace: Autodesk.Revit.DB.Structure Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<Curve> GetCurvesForBrowser() Public Function GetCurvesForBrowser As IList(Of Curve) public: IList<Curve^>^ GetCurvesForBrowser() member GetCurvesForBrowser : unit -> IList<Curve> Return Value IList Curve An array of curves representing the shape with its default parameters. See Also Reference RebarShape Class Autodesk.Revit.DB.Structure Namespace
Rebar Shape Get Curves For Browser Method Generate curves for the shape, as used in the shape browser. Namespace: Autodesk.Revit.DB.Structure Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<Curve> GetCurvesForBrowser() Public Function GetCurvesForBrowser As IList(Of Curve) public: IList<Curve^>^ GetCurvesForBrowser() member GetCurvesForBrowser : unit -> IList<Curve> Return Value IList Curve An array of curves representing the shape with its default parameters. See Also Reference RebarShape Class Autodesk.Revit.DB.Structure Namespace