I have previously posted about a problem I was having generating rebar on the first try. Basically the program only generated the program on the second time i clicked run.
Here is the link of the topic:
I investigated and simplified the program to find out what was happening that was making the node bug (Rebar.bycurve). So I came to the conclusion that maybe it’s because the structural floor that I automatically created through EXCEL came with its ID listed at the 0 index.
However if I pick the same element through select model element and link it to the element ID node it comes out as only a “number”(?), and the node rebar.bycurve runs normally and generates my rebar correctly.
I guess the rebar.bycurve doesn’t work with list, since both the Element ID and the curve are in list form and the other parameters are not. So is there a way take the element ID and the curve out of LIST form?
you’re really sweet for trying to help me out, but I don’t know why yours is working and mine is not. maybe it’s because your version of dynamo is not the same as mine?