Share

MEPSystem.Elements Property

Terminal elements in the system.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ElementSet Elements { get; }

Property Value

ElementSet

Remarks

The return value is a read only collection and doesn't include the base equipment or panel.

See Also

Reference

Was this information helpful?