Interface IRoofData

Represents additional data of a roof

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

Properties

Name Description
DivideStiffnessBy

Gets a value to divide the stiffness by

IncludeInDiaphragm

Gets a value indicating whether to include the roof in diaphragm

RoofType

Gets the type of the roof

ShearModulus

Gets the shear modulus (in [N/mm²])

ThermalExpansionCoefficient

Gets the temperature coefficient of expansion (in [1/K])

Thickness

Gets the roof panel thickness (in [mm])

YoungsModulus

Gets the Young's modulus (in [N/mm²])

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