Hi Everyone,
I’m creating a wall-end reinforcement with the Dynamo4Rebar package. I manage to create the number of bars that I need through lines. I need to do a pack of bars so I can change the amount of bars (single or fixed number). If I use the “RebarContainer.ByCurve” node, I lose this options.
If I use the node “Rebar.ByCurve” from the package, I can get every single bar with this option, but if I change it to fixed number for example 3, I get the situation below:
Is there a way to create a group of bars that I can edit it’s parameters? Through python maybe?
Thanks in advance.
Cheers.