The EnergyAnalysisSpace type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the EnergyAnalysisSpace |
![]() | Equals | (Inherited from Object .) |
![]() | GetAnalyticalSurfaces | 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. |
![]() | GetBoundary | 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. |
![]() | GetClosedShell | 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. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object .) |
![]() | 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 | |
---|---|---|
![]() | AnalyticalVolume | The volume for this space. |
![]() | Area | The area for this space. |
![]() | CADObjectUniqueId | The unique id of the originating CAD object (model element) associated with this space. |
![]() | ComposedName | The composed name for this space. |
![]() | Description | The description. |
![]() | InnerVolume | The analytical volume for this space. |
![]() | IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
![]() | Name | The name. |
![]() | SpatialElementId | Obsolete. The id of the spatial element associated with this space. |