- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
A recent previous post I created, managed to get solved, asking how to modify the qleader settings.
Following some testing, it is very boggish, if you're not working in paper space, some dimensions and leaders do need to be in model space.
One of the recommendations were to look at mleader, and I think it's a viable option, as it's come a long way. One of the things I'm struggling with now though, is that the following bit of code works, if the user picks two points:
(command "_Mleader" pause pause pause "FLUSH\\P(TYP)")
But if the user picks more than two points, I don't get the text to populate in the drawing next to the leader, but the user is then prompted.
I'm thinking a long way around this, is to create a leader, retrieve the points, delete it, then rebuild it based on the number of points of the original.
The command is still active, so the while function and looking at the cmdactive variable won't work here I don't think.
Thanks,
KP
Solved! Go to Solution.