GetMEPSystems Method


Gets the systems to which the wire belongs.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
Since: 2016 Subscription Update

Syntax

C#
public IList<ElementId> GetMEPSystems()
Visual Basic
Public Function GetMEPSystems As IList(Of ElementId)
Visual C++
public:
IList<ElementId^>^ GetMEPSystems()

Return Value

The systems to which the wire belongs.

Remarks

One wire might belong to more than one circuit.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →