| Revit 2015 API |
| EnergyAnalysisSurface Members |
| EnergyAnalysisSurface Class Methods Properties See Also |
The EnergyAnalysisSurface type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the EnergyAnalysisSurface | |
| Equals | (Inherited from Object.) | |
| GetAdjacentAnalyticalSpace |
Gets the secondary adjacent analytical space this surface is associated with.
| |
| GetAnalyticalOpenings |
Returns the analytical openings of the analytical surface.
| |
| GetAnalyticalSpace |
Gets the primary analytical space this surface is associated with.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPolyloop |
Gets the planar polygon describing the opening geometry.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Azimuth |
The azimuth angle for this surface.
| |
| CADLinkUniqueId |
The unique id of the originating CAD object's link (linked document) associated with this surface.
| |
| CADObjectUniqueId |
The unique id of the originating CAD object (model element) associated with this surface.
| |
| Corner |
The lower-left coordinate for the analytical rectangular geometry viewed from outside.
| |
| Height |
The height of the analytical rectangular geometry.
| |
| Id |
The unique identifier for the surface.
| |
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
| |
| Name |
The unique name identifier for this surface.
| |
| Normal |
The outward normal for this surface.
| |
| OriginatingElementDescription |
The description for the originating Revit element.
| |
| OriginatingElementId | Obsolete.
The element id for the originating Revit element.
| |
| SurfaceType |
The analytical surface type.
| |
| Tilt |
The tilt angle for this surface.
| |
| Type |
The gbXML surface type attribute.
| |
| Width |
The width of the analytical rectangular geometry.
|