Interface ISteelJoist
Represents a steel joist
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISteelJoist : INonParametricSection, ISection
Properties
| Name | Description |
|---|---|
| Asd | Gets the ASD capacity data |
| BridgingTableSection | Gets the bridging table section |
| Depth | Gets the depth (in [mm]) |
| JoistType | Gets the joist type |
| Lrfd | Gets the LRFD capacity data |
| Mass | Gets the mass per unit length (in [kg/mm]) |
| SafeLoadForceRangeMinSpan | Gets the span lower bound for the safe load force range of the series of the joist (in [mm]) |
| SafeLoadTableRangeMaxSpan | Gets the span upper bound for the safe load table range of the series of the joist (in [mm]) |
| SafeLoadTableRangeMinSpan | Gets the span lower bound for the safe load table range of the series of the joist (in [mm]) |
| SecondSafeLoadForceRangeMinSpan | Gets the span lower bound for the second safe load force range of the series of the joist (in [mm]) |
| Series | Gets the series of the joist |