ZoneEquipment.GetAssociatedZoneEquipment(Document, ISet<ElementId>)
Method
Description:
Gets the associated zone equipment of all specified analytical spaces.
Gets the associated zone equipment of all specified analytical spaces.
Syntax
Parameters
| Parameter | Type | Description |
|---|---|---|
| document | Document | The document where the analytical spaces and zone equipment exist. |
| spaces | ISet | The specified analytical spaces. |
Return Value
| Type | Description |
|---|---|
| ISet | All associated zone equipment, either explicitly assigned or implicitly assigned via system-zone. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |