Simple Text and Leader block that rotates with viewport (DV)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
(re: AutoCAD 3D v2018)
I am trying to create a very simple text and leader block that will auto-rotate in accordance with the viewport rotation when the viewport is rotated with the command DV.
Using the command MLeader results in no option to "match orientation to layout". So this option doesn't work.
So a way around this is if I create a text attribute and place it next to a leader, I can then create a block that has the option to "match orientation to layout" as a yes/no option in the properties box.
Selecting the 'yes' option does indeed rotate the block to read as horizontal to paperspace no matter what the DV rotation is set to. So this is a good result.
BUT.....
I run in to a problem.
I am wanting to be able to position the arrow of the leader within the block by using the grips. And this can indeed be done by adding a dynamic "stretch" option to the leader arrow.
And this is where the whole thing falls over......... as soon as the dynamic element is added, the option to "match orientation to layout" is automatically set to "no", and it will not let me turn it back on.
Is there an override command for this or is there a totally different approach to getting text/leaders to align to viewport rotation which allows me the option to move the arrow?
Many thanks.