IChannel Interface |
Represents a channel
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IChannel type exposes the following members.
Properties
Name | Description | |
---|---|---|
Breadth | Gets the breadth (in [mm]) | |
Country |
Gets the country this section belongs to
(Inherited from INonParametricSection) | |
CrossSectionalArea |
Gets the cross sectional area (in [mm²])
(Inherited from ISection) | |
Depth | Gets the depth (in [mm]) | |
DimensionFromBackOfWebFaceToElasticMinorAxis | Gets the dimension to the elastic minor axis from back of web face (in [mm]) | |
FlangeThickness | Gets the flange thickness (in [mm]) | |
HeadCode |
Gets the head code this section belongs to
(Inherited from INonParametricSection) | |
LongName |
Gets the long name of the section
(Inherited from ISection) | |
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]) | |
MajorAxisSecondMomentOfArea |
Gets the major axis second moment of area (in [mm⁴])
(Inherited from ISection) | |
Mass | Gets the mass per unit length (in [kg/mm]) | |
MaterialType |
Gets the material type
(Inherited from ISection) | |
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]) | |
MinorAxisSecondMomentOfArea |
Gets the minor axis second moment of area (in [mm⁴])
(Inherited from ISection) | |
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) | |
ShortName |
Gets the short name of the section
(Inherited from ISection) | |
SurfaceAreaPerUnitLength | Gets the surface area per unit length (in [mm²/mm]) | |
SurfaceAreaPerUnitMass | Gets the surface area per unit mass (in [mm²/kg]) | |
TorsionConstant |
Gets the torsion constant (in [mm⁴])
(Inherited from ISection) | |
UnitSystem |
Gets the unit system this section is defined in
(Inherited from INonParametricSection) | |
WarpingConstant | Gets the warping constant (in [mm⁶]) | |
WebThickness | Gets the web thickness (in [mm]) |
See Also