Interface IDoubleAngleSection
Represents a double angle section
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IDoubleAngleSection : INonParametricSection, ISection
Properties
| Name | Description |
|---|---|
| DimensionFromCentroidSingle | Gets the dimension from centroid of single section (in [mm]) |
| DimensionFromCentroidToBackOfUnconnectedLegs | Gets the dimension from centroid to back of unconnected legs (in [mm]) |
| DimensionFromCentroidToToeOfConnectedLegs | Gets the dimension from centroid to toe of connected legs (in [mm]) |
| Gap | Gets the gap (in [mm]) |
| LongLegLengthSingle | Gets the length of the long leg of single section (in [mm]) |
| MajorAxisElasticSectionModulus | Gets the major axis elastic section modulus (in [mm⁴]) |
| MajorAxisRadiusOfGyration | Gets the major axis radius of gyration (in [mm]) |
| MajorAxisRadiusOfGyrationSingle | Gets the major axis radius of gyration of single section (in [mm]) |
| MajorPrincipalAxisRadiusOfGyrationSingle | Gets the major principal axis radius of gyration of single section (in [mm]) |
| Mass | Gets the mass per unit length (in [kg/mm]) |
| MinorAxisElasticSectionModulus | Gets the minor axis elastic section modulus (in [mm⁴]) |
| MinorAxisRadiusOfGyration | Gets the minor axis radius of gyration (in [mm]) |
| MinorAxisRadiusOfGyrationSingle | Gets the minor axis radius of gyration of single section (in [mm]) |
| MinorPrincipalAxisRadiusOfGyrationSingle | Gets the minor principal axis radius of gyration of single section (in [mm]) |
| OverallBreadth | Gets the overall breadth (in [mm]) |
| OverallDepth | Gets the overall depth (in [mm]) |
| RootRadius | Gets the root radius (in [mm]) |
| ShortLegLengthSingle | Gets the length of the short leg of single section (in [mm]) |
| ThicknessSingle | Gets the thickness of single section (in [mm]) |
| ToeRadius | Gets the toe radius (in [mm]) |