ITimber |
Represents a timber beam section
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The ITimberBeamSection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Breadth | Gets the breadth (in [mm]) | |
Country |
Gets the country this section belongs to
(Inherited from INonParametricSection) | |
CrossSectionalArea |
Gets the cross sectional area (in [mm²])
(Inherited from ISection) | |
Depth | Gets the depth (in [mm]) | |
HeadCode |
Gets the head code this section belongs to
(Inherited from INonParametricSection) | |
LongName |
Gets the long name of the section
(Inherited from ISection) | |
MajorAxisElasticSectionModulus | Gets the major axis elastic section modulus (in [mm⁴]) | |
MajorAxisRadiusOfGyration | Gets the major axis radius of gyration (in [mm]) | |
MajorAxisSecondMomentOfArea |
Gets the major axis second moment of area (in [mm⁴])
(Inherited from ISection) | |
MaterialType |
Gets the material type
(Inherited from ISection) | |
MinorAxisElasticSectionModulus | Gets the minor axis elastic section modulus (in [mm⁴]) | |
MinorAxisRadiusOfGyration | Gets the minor axis radius of gyration (in [mm]) | |
MinorAxisSecondMomentOfArea |
Gets the minor axis second moment of area (in [mm⁴])
(Inherited from ISection) | |
SectionGeometry |
Gets the section geometry
(Inherited from ISection) | |
SectionGroup |
Gets the section group
(Inherited from INonParametricSection) | |
SectionType |
Gets the section type
(Inherited from INonParametricSection) | |
ShearAreaLoadedParallelToMajorAxis |
Gets the shear area loaded parallel to major axis (in [mm²])
(Inherited from ISection) | |
ShearAreaLoadedParallelToMinorAxis |
Gets the shear area loaded parallel to minor axis (in [mm²])
(Inherited from ISection) | |
ShortName |
Gets the short name of the section
(Inherited from ISection) | |
TorsionConstant |
Gets the torsion constant (in [mm⁴])
(Inherited from ISection) | |
UnitSystem |
Gets the unit system this section is defined in
(Inherited from INonParametricSection) |
See Also