Message 1 of 3
Identifying Lapped Bars in Beams and Columns and Placing Staggered Couplers using Revit API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am working on a Revit project where I need to identify the lapped bars in both beams and columns and place couplers in a staggered pattern along the length of the bars. Specifically, I want to:
- Detect which rebars in beams and columns are lapped.
- Apply couplers at the lapped sections, ensuring they are placed in a staggered arrangement to avoid overlap.
Could anyone please guide me on how to approach this using the Revit API? What methods or properties should I focus on for detecting the lapped rebars and correctly placing the couplers?
Any sample code or reference would be highly appreciated.
Thanks in advance!