Hi, I’m trying to create rebar with elements curves byt I have a problem with showing rebar in Revit. In Dynamo i can see it is created by it’s not showing in revit. When I used node Create.FromCurve everything works fine but it’s create two separates rebars. Can anyone help? Arc rebar.rvt (396 KB) Arc_rebar.dyn (28.3 KB)
can anyone help me?
Hey,
you get 2 curves with this methode. With list.map you can create 2 different rebar bars (see pics below)
I would recommend trying out some other node like free from rebar (structural design package) see below or similar mby path reinforcement
1 Like
thanks it works