Get the Rebar position in a structural element (like a beam)

Get the Rebar position in a structural element (like a beam)

Anonymous
Not applicable
1,398 Views
2 Replies
Message 1 of 3

Get the Rebar position in a structural element (like a beam)

Anonymous
Not applicable

Hi,

How can i get the rebar position in a structural element (like a beam) in revit api?

if you look at the cross section view of a beam, you see some rebars at the top and at the bottom of it.

i want to know that, which rebar is at the top and which one is placed at the bottom?

 

thank you.

Beam Section.png

0 Likes
Accepted solutions (1)
1,399 Views
2 Replies
Replies (2)
Message 2 of 3

jeremytammik
Autodesk
Autodesk
Accepted solution

You can easily determine the location of the rebar curves.

 

Here is a description how:

 

https://thebuildingcoder.typepad.com/blog/2019/07/roadmap-rebar-curves-wizard-zip-and-more.html#3

 

Once you have the curve information, you can compare its location relative to the rest of the beam geometry.

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Message 3 of 3

Anonymous
Not applicable

thanks for your response.

0 Likes