GetAssociatedZoneEquipment Method (Document, ISet(ElementId))


Zone Equipment Get Associated Zone Equipment(Document, ISet Element Id ) Method

Gets the associated zone equipment of all specified analytical spaces.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public static ISet<ElementId> GetAssociatedZoneEquipment(
	Document document,
	ISet<ElementId> spaces
)

Parameters

document Document
The document where the analytical spaces and zone equipment exist.
spaces ISet ElementId
The specified analytical spaces.

Return Value

ISet ElementId
All associated zone equipment, either explicitly assigned or implicitly assigned via system-zone.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
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 →