2027 Class
Changes 8
C

EnergyAnalysisDetailModelOptions

Description:
Options that govern the calculations for the generation of the energy analysis detail model.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Analysis.EnergyAnalysisDetailModelOptions
[ObsoleteAttribute("This class is deprecated in Revit 2027 and will be removed in the next version of Revit.")]
public class EnergyAnalysisDetailModelOptions : IDisposable
Name Return Type Description Inherited From
C EnergyAnalysisDetailModelOptions() None Constructs default options for energy analysis detailed model creation.
Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the EnergyAnalysisDetailModelOptions
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object
Name Return Type Description Inherited From
P EnergyModelType EnergyModelType Obsolete. It indicates whether the energy model is based on rooms/spaces or building elements.
P ExportMullions bool Indicates if to specify the setting for exporting mullions.
P IncludeShadingSurfaces bool Indicates if to set and get the setting for if shading surfaces should be included.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P SimplifyCurtainSystems bool Indicates if to specify the setting for simplified curtain systems.
P Tier EnergyAnalysisDetailModelTier Level of computation for energy analysis model.