Interface IAsymmetricBeamSection

Represents an asymmetric beam section

Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IAsymmetricBeamSection : INonParametricSection, ISection

Properties

Name Description
BottomFlangeBreadth

Gets the breadth of the bottom flange (in [mm])

Depth

Gets the depth (in [mm])

FlangeThickness

Gets the flange thickness (in [mm])

MajorAxisElasticSectionModulus

Gets the major axis elastic section modulus (in [mm⁴])

MajorAxisPlasticSectionModulus

Gets the major axis plastic section modulus (in [mm⁴])

MajorAxisRadiusOfGyration

Gets the major axis radius of gyration (in [mm])

Mass

Gets the mass per unit length (in [kg/mm])

MinorAxisElasticSectionModulus

Gets the minor axis elastic section modulus (in [mm⁴])

MinorAxisPlasticSectionModulus

Gets the minor axis plastic section modulus (in [mm⁴])

MinorAxisRadiusOfGyration

Gets the minor axis radius of gyration (in [mm])

RootRadius

Gets the root radius (in [mm])

TopFlangeBreadth

Gets the breadth of the top flange (in [mm])

WarpingConstant

Gets the warping constant (in [mm⁶])

WebThickness

Gets the web thickness (in [mm])

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next