ICompound |
Represents a compound section which uses a source section
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The ICompoundSectionWithSource 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]) | |
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⁴])
(Inherited from ICompoundSection) | |
MajorAxisRadiusOfGyration |
Gets the major axis radius of gyration (in [mm])
(Inherited from ICompoundSection) | |
MajorAxisSecondMomentOfArea |
Gets the major axis second moment of area (in [mm⁴])
(Inherited from ISection) | |
Mass |
Gets the mass per unit length (in [kg/mm])
(Inherited from ICompoundSection) | |
MaterialType |
Gets the material type
(Inherited from ISection) | |
MinorAxisElasticSectionModulus |
Gets the minor axis elastic section modulus (in [mm⁴])
(Inherited from ICompoundSection) | |
MinorAxisRadiusOfGyration |
Gets the minor axis radius of gyration (in [mm])
(Inherited from ICompoundSection) | |
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) | |
SourceSection | Gets the source section | |
SurfaceAreaPerUnitLength |
Gets the surface area per unit length (in [mm²/mm])
(Inherited from ICompoundSection) | |
TorsionConstant |
Gets the torsion constant (in [mm⁴])
(Inherited from ISection) | |
UnitSystem |
Gets the unit system this section is defined in
(Inherited from INonParametricSection) | |
WebThickness | Gets the web thickness (in [mm]) |
See Also