Description Usage Arguments Value
Find optimized designation [ height (mm) x width (mm) x mass (kg/m) ] (also called member size) for given Axial Compression Force and critical length for major and minor axis. Searching into the tables based on the 'Compression' tables of the Blue Book https://www.steelforlifebluebook.co.uk/
1 2 3 4 5 6 7 8 | trial_member_size(
Lcry,
Lcrz,
Ned,
steel_grade,
member_type,
list_reference_tables
)
|
Lcry |
critical length major axis [m] |
Lcrz |
critical length minor axis [m] |
Ned |
Axial compression force [kN] |
steel_grade |
steel_grade [N/{mm}^2], categorical: 'S355' or 'S275' |
member_type |
member_type, categorical: 'UC' or 'UB' |
list_reference_tables |
List of reference tables |
Member size [ height (mm) x width (mm) x mass (kg/m) ]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.