C

ZoneEquipment

Version comparison

Members across versions

6 members across 9 versions · 6 added later · 1 removed · 1 changed · 1 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M Create(Document, String)
not yet introduced added same same same same same same same
M Create(Document, AnalyticalSystemDomain, String)
not yet introduced not yet introduced added changed missing missing missing missing missing
M GetAssociatedZoneEquipment(Document, ElementId)
not yet introduced added same same same same same same same
M GetAssociatedZoneEquipment(Document, ISet<ElementId>)
not yet introduced added same same same same same same same
not yet introduced added same same same same same same same
M MoveSpaceToEquipment(Document, ISet<ElementId>, ElementId, ElementId)
not yet introduced added same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2023).
Not present in: 2020
2023 current

Changes in 2022 vs 2023 1 changed

Flip API Versions →

Changed members

ZoneEquipment.Create(Document, AnalyticalSystemDomain, String)
Became obsolete in 2023: This method is deprecated in Revit 2023 and may be removed in a later version of Revit.
document Document The document where the new element will be created.
systemDomain AnalyticalSystemDomain The system domain of zone equipment.
name String The name of new zone equipment. The actual name may be post-fixed if already exists.
→ returns ZoneEquipment The newly created zone equipment.