Message 1 of 7
how to get distance between two stirrups existing in the same level

Not applicable
01-30-2021
03:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have been trying to get the distance between ties . I have get the vertical spacings through bounding box property .
But when the ties are in the same level, due to hooks , I'm unable to get the distances using the bounding box method. My job would be done if I could get the bounding box property of only the plain bars , without any effect of hooks.
I want to get the 4" distance through revit api. But as , while coding I don't how the tie's orientation will be , I can't take the the bounding box.Max() or Min() method to get the coordinates.
ps. this is just a practice model with arbitrary rebar sizes.