Jump to content

Recommended Posts

Posted

Basically I'm looking for a way to "scale" a bunch of annotation without changing the size of the objects. What's happened is that the drawing I'm working on had already had annotation supplied which is mostly ballons with properly defined text and circle sizes, but the viewport had to be re-scaled so none of the annotation is in the right place anymore. If I scaled around a central point I could get all the annotation in the right place, but unfortunately they would all be the wrong size.

 

Any advice or am I doing this manually?

Posted

I would probably scale them all around the central point and then scale each annotation by the reciprocal of your previous scale factor, using the endpoint of the leaders as base points. Not pretty, but more monotonous than difficult. Someone, somewhere, may have written a LISP routine for it but you'd probably be done by the time you found it, installed it, and learned how to run it.

Posted
Someone, somewhere, may have written a LISP routine for it but you'd probably be done by the time you found it, installed it, and learned how to run it.

 

This is unfortunately a common issue for this particular client. I have already started working on the drawing I have at the moment but I could use any help for future drawings.

Posted

I was afraid of that. If that is the case you would probably be better of posting in the LISP forum. I'd love to help you but LISPs are very much so not my "thing".

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...