Interface IWestokCellularSection
Represents a Westok cellular section
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IWestokCellularSection : ISolverElementSection, IElementSection, ICanBeUpdated
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]) |
| 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]) |
| 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]) |
| 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]) |