IEncased |
Represents an encased section
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IEncasedSection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Concrete | Gets the concrete | |
CrossSectionalArea |
Gets the cross sectional area (in [mm²])
(Inherited from ISolverElementSection) | |
EncasingSection | Gets the encasing database section | |
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
(Inherited from IMemberSection) | |
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