2023 Class
Changes 1
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
public class EnergyAnalysisDetailModelOptions : IDisposable
Name Return Type Description
C EnergyAnalysisDetailModelOptions() None Constructs default options for energy analysis detailed model creation.
Name Return Type Description
M Dispose() None Releases all resources used by the
Name Return Type Description
P EnergyModelType EnergyModelType 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 bool 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.