Fabric Sheet Get Wire Centerlines Method Gets a list of curves representing the wires centerlines of the Fabric Sheet in the both distribution directions. 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> GetWireCenterlines() Public Function GetWireCenterlines As IList(Of Curve) public: IList<Curve^>^ GetWireCenterlines() member GetWireCenterlines : unit -> IList<Curve> Return Value IList Curve The centerline curves. See Also Reference FabricSheet Class GetWireCenterlines Overload Autodesk.Revit.DB.Structure Namespace
Fabric Sheet Get Wire Centerlines Method Gets a list of curves representing the wires centerlines of the Fabric Sheet in the both distribution directions. 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> GetWireCenterlines() Public Function GetWireCenterlines As IList(Of Curve) public: IList<Curve^>^ GetWireCenterlines() member GetWireCenterlines : unit -> IList<Curve> Return Value IList Curve The centerline curves. See Also Reference FabricSheet Class GetWireCenterlines Overload Autodesk.Revit.DB.Structure Namespace