Help me REBAR CREATE FROM CURVE

Help me REBAR CREATE FROM CURVE

2151110042
Explorer Explorer
181 Views
1 Reply
Message 1 of 2

Help me REBAR CREATE FROM CURVE

2151110042
Explorer
Explorer

Help me, I want to distribute the rebars using Rebar.FromCurve, but it only places 6 bars while my list of lines has 43 items. Additionally, the placed rebars are all individual elements. I want all the rebars to be grouped into one set. How can I do this? 

2151110042_0-1742543453687.png2151110042_1-1742543476908.png

 

0 Likes
182 Views
1 Reply
Reply (1)
Message 2 of 2

PYTHINKS
Participant
Participant

- Mr. Khang ~~

 

- First, this is the forum of "Revit API", questions that must be related to Revit API, not Dynamo

 

- To solve the steel base of 43, not 6, please use "Lacing" for Node Create.fromcurve

 

- Next, if you want 43 reinforced bars to be a group, you only need to use the node "layout.setlayoutasfixednumber" is okay.

0 Likes