INon |
Contains common properties for non-parametric sections
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The INonParametricSection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Country | Gets the country this section belongs to | |
CrossSectionalArea |
Gets the cross sectional area (in [mm²])
(Inherited from ISection) | |
HeadCode | Gets the head code this section belongs to | |
LongName |
Gets the long name of the section
(Inherited from ISection) | |
MajorAxisSecondMomentOfArea |
Gets the major axis second moment of area (in [mm⁴])
(Inherited from ISection) | |
MaterialType |
Gets the material type
(Inherited from ISection) | |
MinorAxisSecondMomentOfArea |
Gets the minor axis second moment of area (in [mm⁴])
(Inherited from ISection) | |
SectionGeometry |
Gets the section geometry
(Inherited from ISection) | |
SectionGroup | Gets the section group | |
SectionType | Gets the section type | |
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) | |
TorsionConstant |
Gets the torsion constant (in [mm⁴])
(Inherited from ISection) | |
UnitSystem | Gets the unit system this section is defined in |
See Also