EnergyAnalysisOpening Members

The EnergyAnalysisOpening type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the EnergyAnalysisOpening
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAnalyticalSurface
Gets the associative analytical parent surface element.
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 propertyCADLinkUniqueId
The unique id of the originating CAD object's link (linked document) associated with this opening.
Public propertyCADObjectUniqueId
The unique id of the originating CAD object (model element) associated with this opening.
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 opening.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyName
The unique name identifier for the opening.
Public propertyOpeningType
The analytical opening type.
Public propertyOriginatingElementDescription
The description for the originating Revit element.
Public propertyOriginatingElementId Obsolete.
The element id for the originating Revit element.
Public propertyType
The gbXML opening type attribute.
Public propertyWidth
The width of the analytical rectangular geometry.

See Also