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