From the documentation, it seems that 4 arguments are needed but from my errors, I understood that 5 arguments are required. I understand the input types but what is needed is not clear. I have been trying to debug this for 3 hours and I would really appreciate some help
argument0: Karamba.Models.Model
a karamba model
argument1: string lc_id
a string for the load case
argument2: List nodeIndexes
list of node ids as integers
argument3: out List<List>
argument4: out List<List>
and if you see my code above I have tried to enter the arguments in the exact same argument types