Interface ICircularHollowSection
Represents a circular hollow section
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface ICircularHollowSection : INonParametricSection, ISection
Properties
| Name | Description |
|---|---|
| ElasticSectionModulus | Gets the elastic section modulus (in [mm³]) |
| LengthPerUnitMass | Gets the length per unit mass (in [mm/kg]) |
| 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]) |
| OuterDiameter | Gets the outer diameter (in [mm]) |
| PlasticSectionModulus | Gets the plastic section modulus (in [mm³]) |
| RadiusOfGyration | Gets the radius of gyration (in [mm]) |
| SecondMomentOfArea | Gets the second moment of area (in [mm⁴]) |
| SurfaceAreaPerUnitLength | Gets the surface area per unit length (in [mm²/mm]) |
| TorsionModulusConstant | Gets the torsion modulus constant (in [mm³]) |
| WallThickness | Gets the wall thickness (in [mm]) |