A short read about aligning multileader with the views in AutoCAD.
Multileader texts are my favourite way of annotations in AutoCAD. Old drafters, I’m looking at your Andrew, prefer Mtext with leaders. Has this been the Autodesk preference there would not be a multileader command mld
in the app.
Like all other text commands there are two ways to create a multileader. From the layout tab or from the model tab. This article applies to the former when you double click on the view and insert a multileader into the model.
Aligning by the view of course! American standards stipulate that dimensions and text align to the larger edge of the paper. The idea is to read text as you hold the paper without rotating your head like an owl. (The way ISO wants us to read drawings).
This image perfectly explains what I mean by alignment. I hope you get it after all the hard work I put into this piece of art. (¬_¬ )
To create annotations, I double click a model view in the paper space and place a multileader. If the view has its own coordinate system, the notes will be aligned to the X axis. Otherwise I create a temporary coordinate system in the view.
ucs
and then press v
for view.mld
to create your multileader.ps
to exit from model space into paper space.Once you have a user coordinate system (UCS), you can assign it to a view in the model space. That way all your text, including multileader, will be aligned to the X axis of that system. You can create a named view and give it a custom coordinate system.
To learn more about user coordinate systems in AutoCAD and their benefits read user coordinate system in AutoCAD .
Sometimes you inherit a drawing with mis-aligned text. Or you might rotate the view to an awkward angle like 131.900. To get the texts horizontally aligned with the paper you should rotate the text in the other direction. This sounds trivial but one would have to find the exact degree of rotation. Luckily! there is a solution.
ucs
followed by w
to return to world ucs.Ctrl + 1
.It was a short article but I hope it is helpful for your. To summarize, I explained how you can align a multileader to the paper. Some standards, and most humans, prefer text to be horizontal to the paper they are holding it!