Gets member element ids for the mechanical equipment set.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public ISet<ElementId> GetMembers()
Return Value
ISet<ElementId>Element ids for the members in the mechanical equipment set.