IRoofData Interface

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
public interface IRoofData

The IRoofData type exposes the following members.

Properties
 NameDescription
Public propertyDivideStiffnessBy Gets a value to divide the stiffness by
Public propertyIncludeInDiaphragm Gets a value indicating whether to include the roof in diaphragm
Public propertyRoofType Gets the type of the roof
Public propertyShearModulus Gets the shear modulus (in [N/mm²])
Public propertyThermalExpansionCoefficient Gets the temperature coefficient of expansion (in [1/K])
Public propertyThickness Gets the roof panel thickness (in [mm])
Public propertyYoungsModulus Gets the Young's modulus (in [N/mm²])
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next