IMember |
Represents a member section
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IMemberSection type exposes the following members.
Properties
Name | Description | |
---|---|---|
CrossSectionalArea |
Gets the cross sectional area (in [mm²])
(Inherited from ISolverElementSection) | |
MajorAxisSecondMomentOfArea |
Gets the major axis second moment of area (in [mm⁴])
(Inherited from ISolverElementSection) | |
MinorAxisSecondMomentOfArea |
Gets the minor axis second moment of area (in [mm⁴])
(Inherited from ISolverElementSection) | |
PhysicalSection | Gets the physical section | |
ShearAreaLoadedParallelToMajorAxis |
Gets the shear area loaded parallel to major axis (in [mm²])
(Inherited from ISolverElementSection) | |
ShearAreaLoadedParallelToMinorAxis |
Gets the shear area loaded parallel to minor axis (in [mm²])
(Inherited from ISolverElementSection) | |
TorsionConstant |
Gets the torsion constant (in [mm⁴])
(Inherited from ISolverElementSection) |
Methods
Name | Description | |
---|---|---|
UpdateAsync |
Updates this object
(Inherited from ICanBeUpdated) |
See Also