Interface IFireCheckData

Contains data related to fire checks

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface IFireCheckData

Properties

Name Description
ApplyFireAmbientTemperatureCheck

Gets a value indicating if fire ambient temperature check is to be applied

ApplyFireResistanceCheck

Gets a value indicating if fire resistance check is to be applied

Density

Gets the density of protection material (in [kg/mm^(3)])

EncasementSelfWeight

Gets the self-weight of fireproofing encasement (in [N/mm])

EncasementShape

Gets the encasement shape

ExposedSides

Gets the exposed sides of a member

IsFireProtected

Gets a value indicating if member is fire protected

LoadReductionFactor

Gets the load reduction factor for fire check

SpecificHeat

Gets the specific heat of protection material (in [J/kg/K])

ThermalConductivity

Gets the thermal conductivity of protection material (in [W/mm/K])

Thickness

Gets the thickness of protection material (in [mm])

TimeOfFireExposure

Gets the time of fire exposure

UseAdaptationFactor

Gets a value indicating if user defined adaptation factor is to be used

UseUserDefinedLoadReductionFactor

Gets a value indicating if user defined load reduction factor is to be used

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next