IRoof |
Represents additional data of a roof
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IRoofData type exposes the following members.
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²]) |
See Also