ISingle |
Represents a single angle section
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The ISingleAngleSection type exposes the following members.
Properties
Name | Description | |
---|---|---|
AngleOfPrincipalAxes | Gets the angle of principal axes (in [rad]) | |
Country |
Gets the country this section belongs to
(Inherited from INonParametricSection) | |
CrossSectionalArea |
Gets the cross sectional area (in [mm²])
(Inherited from ISection) | |
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]) | |
HeadCode |
Gets the head code this section belongs to
(Inherited from INonParametricSection) | |
LongLegLength | Gets the length of the long leg (in [mm]) | |
LongName |
Gets the long name of the section
(Inherited from ISection) | |
MajorAxisRadiusOfGyration | Gets the major axis radius of gyration (in [mm]) | |
MajorAxisSecondMomentOfArea |
Gets the major axis second moment of area (in [mm⁴])
(Inherited from ISection) | |
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]) | |
MaterialType |
Gets the material type
(Inherited from ISection) | |
MinorAxisRadiusOfGyration | Gets the minor axis radius of gyration (in [mm]) | |
MinorAxisSecondMomentOfArea |
Gets the minor axis second moment of area (in [mm⁴])
(Inherited from ISection) | |
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]) | |
SectionGeometry |
Gets the section geometry
(Inherited from ISection) | |
SectionGroup |
Gets the section group
(Inherited from INonParametricSection) | |
SectionType |
Gets the section type
(Inherited from INonParametricSection) | |
ShearAreaLoadedParallelToMajorAxis |
Gets the shear area loaded parallel to major axis (in [mm²])
(Inherited from ISection) | |
ShearAreaLoadedParallelToMinorAxis |
Gets the shear area loaded parallel to minor axis (in [mm²])
(Inherited from ISection) | |
ShortLegLength | Gets the length of the short leg (in [mm]) | |
ShortName |
Gets the short name of the section
(Inherited from ISection) | |
Thickness | Gets the thickness (in [mm]) | |
ToeRadius | Gets the toe radius (in [mm]) | |
TorsionConstant |
Gets the torsion constant (in [mm⁴])
(Inherited from ISection) | |
UnitSystem |
Gets the unit system this section is defined in
(Inherited from INonParametricSection) |
See Also