Interface IAnalysisElementSection

Represents an analysis element section

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⁴])

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next