Gets the associated zone equipment of all specified analytical spaces.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2020.1
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Parameters
- document
- Type: Autodesk.Revit.DBDocument
The document where the analytical spaces and zone equipment exist.
- spaces
- Type: System.Collections.GenericISetElementId
The specified analytical spaces.
Return Value
All associated zone equipment, either explicitly assigned or implicitly assigned via system-zone.Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.ExceptionsArgumentNullException | A non-optional argument was null |