To do Rebar using Revit API

To do Rebar using Revit API

Anonymous
Not applicable
582 Views
1 Reply
Message 1 of 2

To do Rebar using Revit API

Anonymous
Not applicable

I am trying to provide rebar in beam in Revit. I want to draw the rebar in the beam using the diameter and spacing information saved in a external file (.csv in my case)

 

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

Anonymous
Not applicable
That should be fairly easily achievable. Take a look at these functions:
Rebar.CreateFromCurves Method
Rebar.CreateFromCurvesAndShape Method

Those two should help you achieve what you'd like.
0 Likes