EnergyAnalysisSurface Members


The EnergyAnalysisSurface type exposes the following members.

Methods

Name Description
Public method Dispose
Releases all resources used by the EnergyAnalysisSurface
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetAdjacentAnalyticalSpace
Gets the secondary adjacent analytical space this surface is associated with.
Public method GetAnalyticalOpenings
Returns the analytical openings of the analytical surface.
Public method GetAnalyticalSpace
Gets the primary analytical space this surface is associated with.
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetPolyloop
Gets the planar polygon describing the opening geometry.
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 .)

Properties

Name Description
Public property Azimuth
The azimuth angle for this surface.
Public property CADLinkUniqueId
The unique id of the originating CAD object's link (linked document) associated with this surface.
Public property CADObjectUniqueId
The unique id of the originating CAD object (model element) associated with this surface.
Public property Corner
The lower-left coordinate for the analytical rectangular geometry viewed from outside.
Public property Height
The height of the analytical rectangular geometry.
Public property Id
The unique identifier for the surface.
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public property Name
The unique name identifier for this surface.
Public property Normal
The outward normal for this surface.
Public property OriginatingElementDescription
The description for the originating Revit element.
Public property OriginatingElementId Obsolete.
The element id for the originating Revit element.
Public property SurfaceType
The analytical surface type.
Public property Tilt
The tilt angle for this surface.
Public property Type
The gbXML surface type attribute.
Public property Width
The width of the analytical rectangular geometry.

See Also