Jump to content

paste object multiple times in insertion point of selected blocks (or to any objects that has insertion snap)


Recommended Posts

Posted

Hi, can anyone help me to create a lisp with the following requirement:

I will copy any object with basepoint (lets say a circle, copy with basepoint at center), then paste it at the insertion point of selected blocks.

 

or simply to say, paste object multiple times in insertion point of selected blocks (or to any object that has insertion snap)

Posted

It is probably best to post some sort of sample dwg so we can see what it is your trying to do.

Posted

Had this laying around sounds like what you want to do. used it mostly on circles but will work on any entity. it calculates the mid point so might want to replace line 8 - 11 with just a getpoint.

 

 

COB.lsp

  • Like 1
Posted

Perfect! thank you so much @mhupp. i have hundreds of attribute block (we are working on large scale projects) and needs to put value in each differently. so i need to temporarily put marking  (like circle with thickness of 1 and turned on the line weight display) and delete the circle when i'm done in each block.. when i zoom extent i can easily identify if i missed an attribute block if there's still circle on it. How i wish i could learn coding so i can contribute too.

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...