Share

EnergyAnalysisDetailModelTier Enumeration

Level of computation for energy analysis model.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public enum EnergyAnalysisDetailModelTier

Members

Member nameValueDescription
Final3 Constructions, schedules, non-graphical data.
FirstLevelBoundaries1 Spaces and zones, e.g. minimal need for display. This refers to the analytical spaces. The analytical spaces are produced from Rooms if you are using RAC, and from MEP Spaces if you are using RME.
NotComputed0 Not computed.
SecondLevelBoundaries2 Analytical surfaces.

See Also

Reference

Was this information helpful?