Wire Get MEPSystems Method Gets the systems to which the wire belongs. Namespace: Autodesk.Revit.DB.Electrical Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<ElementId> GetMEPSystems() Public Function GetMEPSystems As IList(Of ElementId) public: IList<ElementId^>^ GetMEPSystems() member GetMEPSystems : unit -> IList<ElementId> Return Value IList ElementId The systems to which the wire belongs. Remarks One wire might belong to more than one circuit. See Also Reference Wire Class Autodesk.Revit.DB.Electrical Namespace
Wire Get MEPSystems Method Gets the systems to which the wire belongs. Namespace: Autodesk.Revit.DB.Electrical Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<ElementId> GetMEPSystems() Public Function GetMEPSystems As IList(Of ElementId) public: IList<ElementId^>^ GetMEPSystems() member GetMEPSystems : unit -> IList<ElementId> Return Value IList ElementId The systems to which the wire belongs. Remarks One wire might belong to more than one circuit. See Also Reference Wire Class Autodesk.Revit.DB.Electrical Namespace