Interface IAnalysisElementSection
Represents an analysis element section
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IAnalysisElementSection : ISolverElementSection, IElementSection, ICanBeUpdated
Properties
| Name | Description |
|---|---|
| CrossSectionalArea | Gets the cross sectional area (in [mm²]) |
| MajorAxisSecondMomentOfArea | Gets the major axis second moment of area (in [mm⁴]) |
| MinorAxisSecondMomentOfArea | Gets the minor axis second moment of area (in [mm⁴]) |
| ShearAreaLoadedParallelToMajorAxis | Gets the shear area loaded parallel to major axis (in [mm²]) |
| ShearAreaLoadedParallelToMinorAxis | Gets the shear area loaded parallel to minor axis (in [mm²]) |
| TorsionConstant | Gets the torsion constant (in [mm⁴]) |