EnergyAnalysisDetailModel Members

The EnergyAnalysisDetailModel type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreate
Creates a new energy analysis detailed model.
Public methodStatic memberDestroy
Delete the created analytical model and the analytical elements such as spaces, surfaces, and openings.
Public methodDispose
Releases all resources used by the EnergyAnalysisDetailModel
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAnalyticalOpenings
The collection of analytical openings.
Public methodGetAnalyticalShadingSurfaces
The collection of analytical shading surfaces.
Public methodGetAnalyticalSpaces
The collection of analytical spaces.
Public methodGetAnalyticalSurfaces
The collection of analytical surfaces.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTransformModel
Transforms all surfaces in the model according to the document's active ground plane, shared coordinates and true north.

Properties

  NameDescription
Public propertyExportMullions
Indicates if to specify the setting for exporting mullions.
Public propertyIncludeShadingSurfaces
Indicates if to set and get the setting for if shading surfaces should be included.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertySimplifyCurtainSystems
Indicates if to specify the setting for simplified curtain systems.
Public propertyTier
Level of computation for energy analysis model.

See Also