Interface IPlatedISectionV2
Represents a plated I section
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IPlatedISectionV2 : INonParametricSection, ISection
Properties
| Name | Description |
|---|---|
| BottomFlangeBreadth | Gets the breadth of the bottom flange (in [mm]) |
| BottomFlangeThickness | Gets the thickness of the bottom flange (in [mm]) |
| BucklingParameter | Gets the buckling parameter (unitless) |
| Depth | Gets the depth (in [mm]) |
| DepthOfWebBetweenFlanges | Gets the depth of web between flanges (in [mm]) |
| DepthToThicknessRatio | Gets the depth to thickness ratio (unitless) |
| DimensionFromTopOfSectionToElasticNeutralAxis | Gets the dimension from top of section to elastic neutral axis (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]) |
| SurfaceAreaPerUnitLength | Gets the surface area per unit length (in [mm²/mm]) |
| SurfaceAreaPerUnitMass | Gets the surface area per unit mass (in [mm²/kg]) |
| TopFlangeBreadth | Gets the breadth of the top flange (in [mm]) |
| TopFlangeThickness | Gets the thickness of the top flange (in [mm]) |
| TorsionalIndex | Gets the torsional index (unitless) |
| WarpingConstant | Gets the warping constant (in [mm⁶]) |
| WebThickness | Gets the web thickness (in [mm]) |