EnergyAnalysisDetailModel Members


The EnergyAnalysisDetailModel type exposes the following members.

Methods

Name Description
Public method Static member Create
Creates a new energy analysis detailed model.
Public method Static member Destroy
Delete the created analytical model and the analytical elements such as spaces, surfaces, and openings.
Public method Dispose
Releases all resources used by the EnergyAnalysisDetailModel
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetAnalyticalOpenings
The collection of analytical openings.
Public method GetAnalyticalShadingSurfaces
The collection of analytical shading surfaces.
Public method GetAnalyticalSpaces
The collection of analytical spaces.
Public method GetAnalyticalSurfaces
The collection of analytical surfaces.
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Public method TransformModel
Transforms all surfaces in the model according to the document's active ground plane, shared coordinates and true north.

Properties

Name Description
Public property ExportMullions
Indicates if to specify the setting for exporting mullions.
Public property IncludeShadingSurfaces
Indicates if to set and get the setting for if shading surfaces should be included.
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public property SimplifyCurtainSystems
Indicates if to specify the setting for simplified curtain systems.
Public property Tier
Level of computation for energy analysis model.

See Also