
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Revit Coders,
I'm attempting to get move an element tag head to the point of the tags origin (where the tag connects to the element that is being tagged). I'm struggling to find a proper approach to doing this. Any advice on how one might go about finding this point? I've attached a picture illustrating which point I'm attempting to access.
The reason for this, I want to get JUST the geometry surrounding the tag head however there is no way to do that, even if you hide the leader. So instead, I want to move the tag head to the point of origin, then get the bounding box dimensions, return the tag to the previous location and then set the bounding boxes geometry to match the previously collected dimensions with the center point being the tag head position. Any advice would be appreciated!
Solved! Go to Solution.