No results after run design has been run [SOLVED]

Hi
I’m trying to get some results to grasshopper. Typically bar utilization etc. But i can’t find out how to make it work. I have included the grasshopper file.

Leddet_Bjelke_Linjelast.gh (25.4 KB)

It works with AutoDesign toggeled off, is there any way to see the results when, it is toggeled on?

Hi @TOBTVE! :wave:

When you apply the design changes, FEM-Design dumps the results and you need to re-run the analysis or the design checks (this includes the analysis as well) to get the results. This is not an API specification, it is the same for manual use of the software.

Solution: you need to add another FEM-Design.RunDesign component to your script before connecting the FEM-Design.GetCaseCombResults component.
See the picture below: