Interface ITimberBeamSection
Represents a timber beam section
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface ITimberBeamSection : INonParametricSection, ISection
Properties
| Name | Description |
|---|---|
| Breadth | Gets the breadth (in [mm]) |
| Depth | Gets the depth (in [mm]) |
| MajorAxisElasticSectionModulus | Gets the major axis elastic section modulus (in [mm⁴]) |
| MajorAxisRadiusOfGyration | Gets the major axis radius of gyration (in [mm]) |
| MinorAxisElasticSectionModulus | Gets the minor axis elastic section modulus (in [mm⁴]) |
| MinorAxisRadiusOfGyration | Gets the minor axis radius of gyration (in [mm]) |