Inconsistent behavior of tag placement on diagonal pipes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I’m working on automating tagging but noticed inconsistent behavior with the placement of attached end tags.
It seems the tag placement depends on the final XYZ parameter in the IndependentTag.Create function. However, when tagging a diagonal pipe, the leader end doesn’t align with the specified XYZ location.
I figured out that even using the native Revit UI, the leader end of a tag doesn’t always align with the cursor. This seems to be causing the inconsistency.
If placing a tag on a horizontal pipe like the following, the leader end aligns exactly with the cursor.
If placing on a diagonal pipe, the leader end is significantly offset from the cursor.
Could this be due to how the tag family is created, or is there another factor controlling the placement?
Any help would be appreciated, thank you!