EnergyAnalysisSurface Members

The EnergyAnalysisSurface type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the EnergyAnalysisSurface
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAdjacentAnalyticalSpace
Gets the secondary adjacent analytical space this surface is associated with.
Public methodGetAnalyticalOpenings
Returns the analytical openings of the analytical surface.
Public methodGetAnalyticalSpace
Gets the primary analytical space this surface is associated with.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPolyloop
Gets the planar polygon describing the opening geometry.
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.)

Properties

  NameDescription
Public propertyAzimuth
The azimuth angle for this surface.
Public propertyCADLinkUniqueId
The unique id of the originating CAD object's link (linked document) associated with this surface.
Public propertyCADObjectUniqueId
The unique id of the originating CAD object (model element) associated with this surface.
Public propertyCorner
The lower-left coordinate for the analytical rectangular geometry viewed from outside.
Public propertyHeight
The height of the analytical rectangular geometry.
Public propertyId
The unique identifier for the surface.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyName
The unique name identifier for this surface.
Public propertyNormal
The outward normal for this surface.
Public propertyOriginatingElementDescription
The description for the originating Revit element.
Public propertyOriginatingElementId Obsolete.
The element id for the originating Revit element.
Public propertySurfaceType
The analytical surface type.
Public propertyTilt
The tilt angle for this surface.
Public propertyType
The gbXML surface type attribute.
Public propertyWidth
The width of the analytical rectangular geometry.

See Also