Interface ITee
Represents a tee
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface ITee : INonParametricSection, ISection
Properties
| Name | Description |
|---|---|
| Breadth | Gets the breadth (in [mm]) |
| Depth | Gets the depth (in [mm]) |
| DimensionFromTopOfFlangeToElasticMajorAxis | Gets the dimension from top of flange to elastic major axis (in [mm]) |
| FlangeThickness | Gets the flange thickness (in [mm]) |
| MajorAxisElasticSectionModulusAtFlange | Gets the major axis elastic section modulus at flange (in [mm⁴]) |
| MajorAxisElasticSectionModulusAtToe | Gets the major axis elastic section modulus at toe (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]) |
| WebThickness | Gets the web thickness (in [mm]) |