Interface IFlatBar
Represents a flat bar
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
[Obsolete("Use 'IBar' instead! This interface will be removed in version 26.0.0.")]
public interface IFlatBar : INonParametricSection, ISection
Properties
| Name | Description |
|---|---|
| Depth | Gets the depth (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]) |
| Thickness | Gets the thickness (in [mm]) |