IParametric |
Represents a parametric L section
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IParametricLSection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Breadth | Gets the breadth (in [mm]) | |
CrossSectionalArea |
Gets the cross sectional area (in [mm²])
(Inherited from ISection) | |
Depth | Gets the depth (in [mm]) | |
FlangeThickness | Gets the flange thickness (in [mm]) | |
Holes |
Gets the list of section holes
(Inherited from IParametricSection) | |
IsFlippedHorizontally | Gets a value indicating whether the vertices are flipped horizontally | |
IsFlippedVertically | Gets a value indicating whether the vertices are flipped vertically | |
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) | |
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) | |
WebThickness | Gets the web thickness (in [mm]) |
See Also