Hi, I'm create tag with leader type is free, Some first leader line of tag is created normal but some leader line is auto move to center tag like this image
Is there any limit of deg or any reason? How can I fix it?
Afaict from your query and screen snapshot, you are not doing anything programmatically yourself using the Revit API, just using the standard Revit user interface. In that case, unfortunately, this is not the best place to ask such a question. Please note that this discussion forum is dedicated to programming Revit using the Revit API. You will probably get more optimal answers to a question like yours relating to product setup, optimisation, usage, best practices and other end-user support issues in one of the non-API Revit product support discussion forums instead:
Thank you for your reply.
I'm using Revit API IndependentTag.Create to create tag, then I use new XYZ to move this tag and to a location. So, I think it is true topic.
Also, do you have any idea about Revit auto move leader line to center below the tag instead tag head position?
Maybe someone can help if you share a code sample showing how you are going about this task?
I don't think it relate to my code, when I using tool of Revit, it still happen. I created a tag, then move it higher and it happen like image.
If you observe the same behaviour in the manual end user interface, it might be more efficient to discuss this from the UI point of view in the much larger and more product related architectural forum. They may well be aware of some kind of workaround or best practices that enable you to avoid the issue. This forum is dedicated to pure Revit API issues, either pure programming problems or situation where the behaviour differs between UI and API:
Can't find what you're looking for? Ask the community or share your knowledge.