API Reference
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
DB.Api.ZoneBridgingLengths Class Reference

Class used to handle zone thermal bridging lengths. Thermal bridging lengths for all building zones may be calculated using the Building object CreateThermalBridgingSurfaceEdgeList method. After calling this method, the bridging lengths may be retrieved using the Zone object ThermalBridgingLengths method which returns the bridging lengths in the form of a ZoneBridgingLengths object. More...

Public Member Functions

void Dispose ()
 

Properties

double WallExternalFloorLength [get]
 Returns the bridging lengths between walls and external floors.
 
double WallInternalFloorLength [get]
 Returns the bridging lengths between walls and internal floors.
 
double WallRoofLength [get]
 Returns the bridging lengths between walls and roofs.
 
double WallWallLength [get]
 Returns the bridging lengths between external walls.
 
double WallGroundFloorLength [get]
 Returns the bridging lengths between walls and ground floors.
 
double WallLintelLength [get]
 Returns the bridging lengths between walls and window lintels.
 
double WallCillLength [get]
 Returns the bridging lengths between walls and window cills.
 
double WallJambLength [get]
 Returns the bridging lengths between walls and window jambs.
 
double MetalWallExternalFloorLength [get]
 Returns the bridging lengths between walls and external floors where the adjacent constructions involve metal cladding.
 
double MetalWallInternalFloorLength [get]
 Returns the bridging lengths between walls and internal floors where the adjacent constructions involve metal cladding.
 
double MetalWallRoofLength [get]
 Returns the bridging lengths between walls and roofs where the adjacent constructions involve metal cladding.
 
double MetalWallWallLength [get]
 Returns the bridging lengths between external walls where the adjacent constructions involve metal cladding.
 
double MetalWallGroundFloorLength [get]
 Returns the bridging lengths between walls and ground floors where the adjacent constructions involve metal cladding.
 
double MetalWallLintelLength [get]
 Returns the bridging lengths between walls and window lintels where the adjacent constructions involve metal cladding.
 
double MetalWallCillLength [get]
 Returns the bridging lengths between walls and window cills where the adjacent constructions involve metal cladding.
 
double MetalWallJambLength [get]
 Returns the bridging lengths between walls and window jambs where the adjacent constructions involve metal cladding.
 
double ExposedWallGroundFloorLength [get]
 Returns the bridging lengths between walls and exposed ground floors.
 

Detailed Description

Class used to handle zone thermal bridging lengths. Thermal bridging lengths for all building zones may be calculated using the Building object CreateThermalBridgingSurfaceEdgeList method. After calling this method, the bridging lengths may be retrieved using the Zone object ThermalBridgingLengths method which returns the bridging lengths in the form of a ZoneBridgingLengths object.


The documentation for this class was generated from the following file: