Zone
Version comparison
Members across versions
24 members across 9 versions
· 2 added later
· 17 removed
· 18 changed
· 18 obsolete
Members across versions
24 members across 9 versions
· 2 added later
· 17 removed
· 18 changed
· 18 obsolete
Member-name color: stable · changed · removed · obsolete · added later
| Member | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | 2025.3 | 2026 | 2027 |
|---|---|---|---|---|---|---|---|---|---|
| same | same | same | same | same | changed | same | changed | missing | |
| not yet introduced | not yet introduced | not yet introduced | added | same | same | same | same | same | |
| not yet introduced | not yet introduced | not yet introduced | added | same | same | same | same | same | |
| same | same | same | same | same | changed | same | changed | missing | |
|
P
Area
|
same | same | same | same | same | same | same | same | same |
|
P
Boundary
|
same | same | same | same | same | same | same | same | same |
| same | same | same | same | same | same | same | changed | missing | |
| same | same | same | same | same | same | same | changed | missing | |
| same | same | same | same | same | same | same | changed | missing | |
| same | same | same | same | same | same | same | changed | missing | |
| same | same | same | same | same | same | same | changed | missing | |
| same | same | same | same | same | same | same | changed | missing | |
| same | same | same | same | same | same | same | changed | missing | |
| same | same | same | same | same | same | same | changed | missing | |
| same | same | same | same | same | same | same | changed | missing | |
| same | same | same | same | same | same | same | changed | missing | |
| same | same | same | same | same | same | same | changed | missing | |
| same | same | same | same | same | same | same | changed | missing | |
|
P
Name
|
same | same | same | same | same | same | same | same | same |
| same | same | same | same | same | same | same | changed | missing | |
|
P
Phase
|
same | same | same | same | same | same | same | same | same |
| same | same | same | same | same | same | same | changed | missing | |
|
P
Spaces
|
same | same | same | same | same | same | same | same | changed |
|
P
Volume
|
same | same | same | same | same | same | same | changed | missing |
No members match the current filter.
Per-version detail
Click a version below to see what changed in that release vs your current frame (2022).
2022
current
Changes in 2024 vs 2022 2 added
Flip API Versions →Added in 2024 (new since 2022)
Changes in 2025 vs 2022 2 added 2 changed
Flip API Versions →Added in 2025 (new since 2022)
Changed members
Zone.AddSpaces(SpaceSet)
| spaces | SpaceSet | The spaces which want to add to zone element. |
| → returns | Boolean→nullNothingnullptr | If successful the current zone element will add a set of input spaces, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) . |
Zone.RemoveSpaces(SpaceSet)
| spaces | SpaceSet | The spaces which want to delete from the current zone element. |
| → returns | Boolean→nullNothingnullptr | If successful the current zone element will remove a set of input spaces, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) . |
Changes in 2025.3 vs 2022 2 added 2 changed
Flip API Versions →Added in 2025.3 (new since 2022)
Changed members
Zone.AddSpaces(SpaceSet)
| spaces | SpaceSet | The spaces which want to add to zone element. |
| → returns | Boolean→nullNothingnullptr | If successful the current zone element will add a set of input spaces, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) . |
Zone.RemoveSpaces(SpaceSet)
| spaces | SpaceSet | The spaces which want to delete from the current zone element. |
| → returns | Boolean→nullNothingnullptr | If successful the current zone element will remove a set of input spaces, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) . |
Changes in 2026 vs 2022 2 added 17 changed
Flip API Versions →Added in 2026 (new since 2022)
Changed members
Zone.AddSpaces(SpaceSet)
No longer obsolete in 2022 (was obsolete in 2026)
| spaces | SpaceSet | The spaces which want to add to zone element. |
| → returns | Boolean→nullNothingnullptr | If successful the current zone element will add a set of input spaces, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) . |
Zone.RemoveSpaces(SpaceSet)
No longer obsolete in 2022 (was obsolete in 2026)
| spaces | SpaceSet | The spaces which want to delete from the current zone element. |
| → returns | Boolean→nullNothingnullptr | If successful the current zone element will remove a set of input spaces, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) . |
Zone.CalculatedCoolingLoad()
No longer obsolete in 2022 (was obsolete in 2026)
| → returns | Double |
Zone.CalculatedHeatingLoad()
No longer obsolete in 2022 (was obsolete in 2026)
| → returns | Double |
Zone.CalculatedSupplyAirflow()
No longer obsolete in 2022 (was obsolete in 2026)
| → returns | Double |
Zone.CoolingAirTemperature()
No longer obsolete in 2022 (was obsolete in 2026)
| → returns | Double |
Zone.CoolingSetPoint()
No longer obsolete in 2022 (was obsolete in 2026)
| → returns | Double |
Zone.DehumidificationSetPoint()
No longer obsolete in 2022 (was obsolete in 2026)
| → returns | Double |
Zone.GrossArea()
No longer obsolete in 2022 (was obsolete in 2026)
| → returns | Double |
Zone.GrossVolume()
No longer obsolete in 2022 (was obsolete in 2026)
| → returns | Double |
Zone.HeatingAirTemperature()
No longer obsolete in 2022 (was obsolete in 2026)
| → returns | Double |
Zone.HeatingSetPoint()
No longer obsolete in 2022 (was obsolete in 2026)
| → returns | Double |
Zone.HumidificationSetPoint()
No longer obsolete in 2022 (was obsolete in 2026)
| → returns | Double |
Zone.IsDefaultZone()
No longer obsolete in 2022 (was obsolete in 2026)
| → returns | Boolean |
Zone.Perimeter()
No longer obsolete in 2022 (was obsolete in 2026)
| → returns | Double |
Zone.ServiceType()
No longer obsolete in 2022 (was obsolete in 2026)
| → returns | ServiceType |
Zone.Volume()
No longer obsolete in 2022 (was obsolete in 2026)
| → returns | Double |
Changes in 2027 vs 2022 2 added 17 missing 1 changed
Flip API Versions →Added in 2027 (new since 2022)
Missing in 2027 (only available in 2022)
Changed members
Zone.Spaces()
No longer obsolete in 2022 (was obsolete in 2027)
| → returns | SpaceSet |