Energy
|
Note: This API is now obsolete.
Options that govern the calculations for the generation of the energy analysis detail model.
System
Object
Autodesk.Revit.DB.Analysis EnergyAnalysisDetailModelOptions
Autodesk.Revit.DB.Analysis EnergyAnalysisDetailModelOptions
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
The EnergyAnalysisDetailModelOptions type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
EnergyAnalysisDetailModelOptions | Constructs default options for energy analysis detailed model creation. |
| Name | Description | |
|---|---|---|
|
|
EnergyModelType |
Obsolete.
It indicates whether the energy model is based on rooms/spaces or building elements. |
|
|
ExportMullions | Indicates if to specify the setting for exporting mullions. |
|
|
IncludeShadingSurfaces | Indicates if to set and get the setting for if shading surfaces should be included. |
|
|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
|
|
SimplifyCurtainSystems | Indicates if to specify the setting for simplified curtain systems. |
|
|
Tier | Level of computation for energy analysis model. |
| Name | Description | |
|---|---|---|
|
|
Dispose | Releases all resources used by the EnergyAnalysisDetailModelOptions |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from Object ) |
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from Object ) |
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from Object ) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from Object ) |