Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
i have an arc with many mtext distributed along the arc. the mtext's is set to middle center and has its own geometry x & y.
mathematically the distance between each text geometry and the arc center(not midpoint) is the radius
I need a lisp to scale selected text based on the arc center as basepoint with the new length being radius+1.5 or radius -1.5. So if the length is 10 the new length must be 11.5 and not 15. the same with subtraction type.
im not worried about the change in text height as i can modify that later on.
before
after
Solved! Go to Solution.