
is there any Dynamo node that can control the first and last rebar checkbox ???
after the rebars are already created .
Not sure if there is a node for it, but the API has properties so it should be fairly straightforward to produce a custom node via Python: IncludeFirstBar Property
Give it a shot and see where you get.
thanks , i will