Interface ISingleAngleSection
Represents a single angle section
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISingleAngleSection : INonParametricSection, ISection
Properties
| Name | Description |
|---|---|
| AngleOfPrincipalAxes | Gets the angle of principal axes (in [rad]) |
| DimensionAcrossFromHeelToElasticMinorAxis | Gets the dimension across from heel to elastic minor axis (in [mm]) |
| DimensionUpFromHeelToElasticMajorAxis | Gets the dimension up from heel to elastic major axis (in [mm]) |
| LongLegLength | Gets the length of the long leg (in [mm]) |
| MajorAxisRadiusOfGyration | Gets the major axis radius of gyration (in [mm]) |
| MajorPrincipalAxisRadiusOfGyration | Gets the major principal axis radius of gyration (in [mm]) |
| MajorPrincipalAxisSecondMomentOfArea | Gets the major principal axis second moment of area (in [mm⁴]) |
| Mass | Gets the mass per unit length (in [kg/mm]) |
| MinorAxisRadiusOfGyration | Gets the minor axis radius of gyration (in [mm]) |
| MinorPrincipalAxisRadiusOfGyration | Gets the minor principal axis radius of gyration (in [mm]) |
| MinorPrincipalAxisSecondMomentOfArea | Gets the minor principal axis second moment of area (in [mm⁴]) |
| RootRadius | Gets the root radius (in [mm]) |
| ShortLegLength | Gets the length of the short leg (in [mm]) |
| Thickness | Gets the thickness (in [mm]) |
| ToeRadius | Gets the toe radius (in [mm]) |