IParametric |
Represents a parametric parallelogram section
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IParametricParallelogramSection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Angle | Gets the angle of the sides (in [rad]) | |
AngledLength | Gets the length of the angled side (in [mm]) | |
CrossSectionalArea |
Gets the cross sectional area (in [mm²])
(Inherited from ISection) | |
Holes |
Gets the list of section holes
(Inherited from IParametricSection) | |
HorizontalLength | Gets the length of the horizontal side (in [mm]) | |
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) |
See Also