EnergyAnalysisSpace Members

The EnergyAnalysisSpace type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the EnergyAnalysisSpace
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAnalyticalSurfaces
Provides a way to access the collection of analytical surfaces for a space. Geometry data defining an analytical space volume. Through an analytical surface you can connect a source element with each polygon in a space. The analytical surfaces defines an enclosed volume bounded by the center plane of walls and the top plane of roofs and floors.
Public methodGetBoundary
Gets the collection of polygons that form the 2D boundary. This method returns a collection of polyloops (planar polygons) that defines an enclosed area measured by interior bounding surfaces.
Public methodGetClosedShell
Gets the collection of polygons that form a closed shell. This method returns a collection of polyloops (planar polygons) that defines an enclosed volume measured by interior bounding 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.)

Properties

  NameDescription
Public propertyAnalyticalVolume
The volume for this space.
Public propertyArea
The area for this space.
Public propertyCADObjectUniqueId
The unique id of the originating CAD object (model element) associated with this space.
Public propertyComposedName
The composed name for this space.
Public propertyDescription
The description.
Public propertyInnerVolume
The analytical volume for this space.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyName
The name.
Public propertySpatialElementId Obsolete.
The id of the spatial element associated with this space.

See Also