- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I have become stuck trying to create an arrow that will change size based on the scale factor set in the drawing. We do all of you drafitng in model space and create different sized text based on the required print scale. We do not use annnotative text.
I would like an arrow that is basically the same as a mleader at a scale of 1:1000 has an arrow head size of 2.5 with a arrow head looking like the symbol "Open 30". When changing the scale to 1:500 the arrow head size will be 1.25 and when scaled to 1:2000 the arrow head size will be 5. I should mention this is all metric.
At this point I am stuck. I have a macro to create the mleader.
^C^C(setvar "CMLEADERSTYLE" "SGV_LEADER1");-layer;m;NS-ARROWS-LEADERS;;mld;\\;
Is there a way to scale the mleader based on the scale of the drawing.
Alternatively (and likley a lot of work) I can create a mleader style for each size I want (about 25), is there an easy way to then select the required mleader style based on the drawing scale from 1 macro button.
Any thought or suggestions are most wecome.
Solved! Go to Solution.