Hi,
I am trying to retrieve the results for the “maximum of load groups” using GH for moving loads; however, it seems that calling the “maximum of load groups” results is not possible through GH components. Could anyone please assist me with this?
Hi @Arun_N_Dinesh! ![]()
The Grasshopper plugin implements some of the most common result types. The rest need to be read via a .bsc file.
Use the FEM-Design.GetResultFromBsc component to retrieve the ‘Maximum of the load groups’ results. See the link below for more details on how to use and create a bsc file: Get results from bsc
Please let me know if you have further questions.
Hi @anLor Thank you for the solution to call the results. I was unaware above the “bsc” result calling. Thanks for the link as well ![]()
However, I again stuck with result output breaking. Unable to handle the auto generated “combination name” input for max: of load group to connect the “Shell internal forces”. Any guess other than breaking the text output and call the required component (Mx, My, Mxy etc)![]()



