ICold |
Represents cold-rolled eaves beam section
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IColdRolledEavesBeamSection type exposes the following members.
Properties
Name | Description | |
---|---|---|
BottomFlangeBreadth |
Gets the breadth of the bottom flange (in [mm])
(Inherited from IColdRolledSection) | |
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])
(Inherited from IColdRolledSectionBase) | |
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⁴])
(Inherited from IColdRolledSectionBase) | |
MajorAxisRadiusOfGyration |
Gets the major axis radius of gyration (in [mm])
(Inherited from IColdRolledSectionBase) | |
MajorAxisSecondMomentOfArea |
Gets the major axis second moment of area (in [mm⁴])
(Inherited from ISection) | |
Mass |
Gets the mass per unit length (in [kg/mm])
(Inherited from IColdRolledSectionBase) | |
MaterialType |
Gets the material type
(Inherited from ISection) | |
MinorAxisElasticSectionModulus |
Gets the minor axis elastic section modulus (in [mm⁴])
(Inherited from IColdRolledSectionBase) | |
MinorAxisRadiusOfGyration |
Gets the minor axis radius of gyration (in [mm])
(Inherited from IColdRolledSectionBase) | |
MinorAxisSecondMomentOfArea |
Gets the minor axis second moment of area (in [mm⁴])
(Inherited from ISection) | |
Pitch | Gets the pitch (in [mm]) | |
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) | |
TopFlangeBreadth |
Gets the breadth of the top flange (in [mm])
(Inherited from IColdRolledSection) | |
TorsionConstant |
Gets the torsion constant (in [mm⁴])
(Inherited from ISection) | |
UnitSystem |
Gets the unit system this section is defined in
(Inherited from INonParametricSection) | |
WebThickness |
Gets the web thickness (in [mm])
(Inherited from IColdRolledSectionBase) |
See Also