Want to get all the structural elements in a Revit Document.

Want to get all the structural elements in a Revit Document.

sahin.ikbal
Advocate Advocate
261 Views
1 Reply
Message 1 of 2

Want to get all the structural elements in a Revit Document.

sahin.ikbal
Advocate
Advocate

For some purpose I need to know all the structural elements that fabrication hangers can attach to in a revit document.
I have roughly done it through category filter for now, is there any solid way to find the same?

0 Likes
Accepted solutions (1)
262 Views
1 Reply
Reply (1)
Message 2 of 2

jeremy_tammik
Alumni
Alumni
Accepted solution

Yes, there is a solid way. It was discussed by The Building Coder 12 years ago:

  

https://thebuildingcoder.typepad.com/blog/2010/07/retrieve-structural-elements.html

  

You could probably have found it quite easily by searching the Internet. Please search before asking.

  

That said, the Revit API retrieval will be exactly equally solid as your definition of what exact elements you are interested in. That depends entirely on your use case. So, the implementation presented there may or may not exactly meet your needs. You will need to test and possibly (or almost certainly) modify it, adapting it to your exact requirements.

   

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes