2023 Class Back to 2023
C

EnergyAnalysisDetailModel

Version comparison

Members across versions

14 members across 9 versions · 1 added later · 3 changed · 2 obsolete

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

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M Create(Document, EnergyAnalysisDetailModelOptions)
same same same same same same same same changed
M Create(Document)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added
same same same same same same same same same
same same same same same same same same changed
same same same same same same same same same
same same same same same same same same same
same same same same same changed same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
P Tier
same same 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).
Identical to 2023: 2020, 2021, 2022, 2024
2023 current

Changes in 2025 vs 2023 1 changed

Flip API Versions →

Changed members

EnergyAnalysisDetailModel.GetMainEnergyAnalysisDetailModel(Document)
document Document The document that contains the physical model of the building.
→ returns EnergyAnalysisDetailModelnullNothingnullptr Returns the EnergyAnalysisDetailModel contained in the document, if it exists. If it does not exist, this returns null Nothing nullptr a null reference ( Nothing in Visual Basic) .

Changes in 2025.3 vs 2023 1 changed

Flip API Versions →

Changed members

EnergyAnalysisDetailModel.GetMainEnergyAnalysisDetailModel(Document)
document Document The document that contains the physical model of the building.
→ returns EnergyAnalysisDetailModelnullNothingnullptr Returns the EnergyAnalysisDetailModel contained in the document, if it exists. If it does not exist, this returns null Nothing nullptr a null reference ( Nothing in Visual Basic) .

Changes in 2026 vs 2023 1 changed

Flip API Versions →

Changed members

EnergyAnalysisDetailModel.GetMainEnergyAnalysisDetailModel(Document)
document Document The document that contains the physical model of the building.
→ returns EnergyAnalysisDetailModelnullNothingnullptr Returns the EnergyAnalysisDetailModel contained in the document, if it exists. If it does not exist, this returns null Nothing nullptr a null reference ( Nothing in Visual Basic) .

Changes in 2027 vs 2023 1 added 3 changed

Flip API Versions →

Added in 2027 (new since 2023)

Changed members

EnergyAnalysisDetailModel.Create(Document, EnergyAnalysisDetailModelOptions)
No longer obsolete in 2023 (was obsolete in 2027)
document Document The document that contains the physical model of the building.
options EnergyAnalysisDetailModelOptions The options to control the calculation rules.
→ returns EnergyAnalysisDetailModel The created model instance.
EnergyAnalysisDetailModel.GetAnalyticalShadingSurfaces()
No longer obsolete in 2023 (was obsolete in 2027)
→ returns IList Returns the analytical shading surfaces after model calculation.
EnergyAnalysisDetailModel.GetMainEnergyAnalysisDetailModel(Document)
document Document The document that contains the physical model of the building.
→ returns EnergyAnalysisDetailModelnullNothingnullptr Returns the EnergyAnalysisDetailModel contained in the document, if it exists. If it does not exist, this returns null Nothing nullptr a null reference ( Nothing in Visual Basic) .