I am trying to figure out the steel design part.
Is there any way to automatically consider the results of buckling analyses / imperfection analyses into the design?
Here is my GH-file. Currently, it only gives utilization ratios for default beta-values equal to 1.0.
Ok! But I am still curious about automizing the design, so I have the following questions (a mix of FEM-Design questions and GH-API questions):
An alternative to the “beta-method” is second order analysis, as you can see in my GH-file, I try to activate 2nd-order analysis, but nothing happens. Am I doing something wrong?
How is the sway-functionality supposed to work? Because it seems like running “Bar” through “BucklingData.SetOnSteelBar” results in much more realistic beta-values than default, however, this is irrespective of if Sway is True/False. Unfortunately, the beta-values are still not reliable in terms of correctness.
One last resort is to use Bar Shell. This is a fantastic function that allows for the consideration of the real buckling lengths. However, it results in some other challanges, which we can maybe discuss later.