2027 Class Back to 2027
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 (2027).
2027 current

Changes in 2020 vs 2027 1 missing 3 changed

Flip API Versions →

Missing in 2020 (only available in 2027)

Changed members

EnergyAnalysisDetailModel.Create(Document, EnergyAnalysisDetailModelOptions)
Became obsolete in 2027: This function is deprecated in Revit 2027 and will be removed in the next version of Revit.
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()
Became obsolete in 2027: GetAnalyticalShadingSurfaces is deprecated in Revit 2027 and may be removed in the next version of Revit. Instead use GetAnalyticalSurfaces().Where(surface => surface.Type == gbXMLSurfaceType.Shade).
→ 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 nullNothingnullptrEnergyAnalysisDetailModel Returns the EnergyAnalysisDetailModel contained in the document, if it exists. If it does not exist, this returns .

Changes in 2021 vs 2027 1 missing 3 changed

Flip API Versions →

Missing in 2021 (only available in 2027)

Changed members

EnergyAnalysisDetailModel.Create(Document, EnergyAnalysisDetailModelOptions)
Became obsolete in 2027: This function is deprecated in Revit 2027 and will be removed in the next version of Revit.
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()
Became obsolete in 2027: GetAnalyticalShadingSurfaces is deprecated in Revit 2027 and may be removed in the next version of Revit. Instead use GetAnalyticalSurfaces().Where(surface => surface.Type == gbXMLSurfaceType.Shade).
→ 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 nullNothingnullptrEnergyAnalysisDetailModel Returns the EnergyAnalysisDetailModel contained in the document, if it exists. If it does not exist, this returns .

Changes in 2022 vs 2027 1 missing 3 changed

Flip API Versions →

Missing in 2022 (only available in 2027)

Changed members

EnergyAnalysisDetailModel.Create(Document, EnergyAnalysisDetailModelOptions)
Became obsolete in 2027: This function is deprecated in Revit 2027 and will be removed in the next version of Revit.
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()
Became obsolete in 2027: GetAnalyticalShadingSurfaces is deprecated in Revit 2027 and may be removed in the next version of Revit. Instead use GetAnalyticalSurfaces().Where(surface => surface.Type == gbXMLSurfaceType.Shade).
→ 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 nullNothingnullptrEnergyAnalysisDetailModel Returns the EnergyAnalysisDetailModel contained in the document, if it exists. If it does not exist, this returns .

Changes in 2023 vs 2027 1 missing 3 changed

Flip API Versions →

Missing in 2023 (only available in 2027)

Changed members

EnergyAnalysisDetailModel.Create(Document, EnergyAnalysisDetailModelOptions)
Became obsolete in 2027: This function is deprecated in Revit 2027 and will be removed in the next version of Revit.
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()
Became obsolete in 2027: GetAnalyticalShadingSurfaces is deprecated in Revit 2027 and may be removed in the next version of Revit. Instead use GetAnalyticalSurfaces().Where(surface => surface.Type == gbXMLSurfaceType.Shade).
→ 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 nullNothingnullptrEnergyAnalysisDetailModel Returns the EnergyAnalysisDetailModel contained in the document, if it exists. If it does not exist, this returns .

Changes in 2024 vs 2027 1 missing 3 changed

Flip API Versions →

Missing in 2024 (only available in 2027)

Changed members

EnergyAnalysisDetailModel.Create(Document, EnergyAnalysisDetailModelOptions)
Became obsolete in 2027: This function is deprecated in Revit 2027 and will be removed in the next version of Revit.
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()
Became obsolete in 2027: GetAnalyticalShadingSurfaces is deprecated in Revit 2027 and may be removed in the next version of Revit. Instead use GetAnalyticalSurfaces().Where(surface => surface.Type == gbXMLSurfaceType.Shade).
→ 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 nullNothingnullptrEnergyAnalysisDetailModel Returns the EnergyAnalysisDetailModel contained in the document, if it exists. If it does not exist, this returns .

Changes in 2025 vs 2027 1 missing 2 changed

Flip API Versions →

Missing in 2025 (only available in 2027)

Changed members

EnergyAnalysisDetailModel.Create(Document, EnergyAnalysisDetailModelOptions)
Became obsolete in 2027: This function is deprecated in Revit 2027 and will be removed in the next version of Revit.
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()
Became obsolete in 2027: GetAnalyticalShadingSurfaces is deprecated in Revit 2027 and may be removed in the next version of Revit. Instead use GetAnalyticalSurfaces().Where(surface => surface.Type == gbXMLSurfaceType.Shade).
→ returns IList Returns the analytical shading surfaces after model calculation.

Changes in 2025.3 vs 2027 1 missing 2 changed

Flip API Versions →

Missing in 2025.3 (only available in 2027)

Changed members

EnergyAnalysisDetailModel.Create(Document, EnergyAnalysisDetailModelOptions)
Became obsolete in 2027: This function is deprecated in Revit 2027 and will be removed in the next version of Revit.
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()
Became obsolete in 2027: GetAnalyticalShadingSurfaces is deprecated in Revit 2027 and may be removed in the next version of Revit. Instead use GetAnalyticalSurfaces().Where(surface => surface.Type == gbXMLSurfaceType.Shade).
→ returns IList Returns the analytical shading surfaces after model calculation.

Changes in 2026 vs 2027 1 missing 2 changed

Flip API Versions →

Missing in 2026 (only available in 2027)

Changed members

EnergyAnalysisDetailModel.Create(Document, EnergyAnalysisDetailModelOptions)
Became obsolete in 2027: This function is deprecated in Revit 2027 and will be removed in the next version of Revit.
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()
Became obsolete in 2027: GetAnalyticalShadingSurfaces is deprecated in Revit 2027 and may be removed in the next version of Revit. Instead use GetAnalyticalSurfaces().Where(surface => surface.Type == gbXMLSurfaceType.Shade).
→ returns IList Returns the analytical shading surfaces after model calculation.