IWestok |
Represents a Westok cellular section
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IWestokCellularSection type exposes the following members.
Properties
Name | Description | |
---|---|---|
BottomSection | Gets the bottom section | |
BottomTeeDepth | Gets the depth of the bottom tee (in [mm]) | |
CellDiameter | Gets the cell diameter (in [mm]) | |
CellPitch | Gets the cell pitch (= distance between two adjacent cell centers, in [mm]) | |
CrossSectionalArea |
Gets the cross sectional area (in [mm²])
(Inherited from ISolverElementSection) | |
DesignData | Gets the design data | |
HasMaxBottomTeeDepth | Gets a value indicating whether the depth of the bottom tee will be set to the maximum value | |
HasMaxTopTeeDepth | Gets a value indicating whether the depth of the top tee will be set to the maximum value | |
InfillSteel | Gets the steel for infills | |
InitialDistance | Gets the distance from the start of the element to the center of the first cell (in [mm]) | |
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) | |
SetbackLeft | Gets the setback value at the start of the element (in [mm]) | |
SetbackRight | Gets the setback value at the end of the element (in [mm]) | |
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) | |
StiffenerCircularSteel | Gets the steel for stiffeners at circular openings | |
StiffenerElongatedSteel | Gets the steel for stiffeners at elongated openings | |
TopSection | Gets the top section | |
TopTeeDepth | Gets the depth of the top tee (in [mm]) | |
TorsionConstant |
Gets the torsion constant (in [mm⁴])
(Inherited from ISolverElementSection) |
Methods
Name | Description | |
---|---|---|
UpdateAsync |
Updates this object
(Inherited from ICanBeUpdated) |
See Also