<Code Lib>
2025 Method
Changes 0
M

PipingSystem.GetPumpSets

Description:
Gets the set of element Id's for all pump sets in the system, if any.

public ISet<ElementId> GetPumpSets()

ISet<ElementId> The set of all the pump sets in the system.

Loading…