Jump to content

Recommended Posts

Posted

Good morning, I have some lisp available for copying texts, but none of them solve my specific problem.
I need to copy the value of an attribute from one block to another, but I also need the text properties of the source attribute to be copied and then:
- value
- attribute layer (which can be different from the block layer)
- source attribute text font settings

Do you know a lisp that does this?

 

Thank you in advance

Posted

Might need to modify something to get all 3. Do you have the copy text LISP to be able to share? Depends how it is made up it might be a simple change

Posted

Certainly!
My favorite lisp for copying texts are the well-known TTC for which I also requested help on this forum and which I attach in the latest version I have (obviously this lisp works on texts in general and perhaps it is not suitable for what I require).

Another beautiful lisp that I have available in my missile launcher is a lisp that operates on blocks with the same name and it works like this:
- from the source block you select the attribute to copy with a click
- on the destination block, with a click on any point of the block, the text is automatically copied onto the same attribute/label.
Since what I need to do is on blocks with the same name, editing this would be perfect!

 

ttcm.lsp ttcp.lsp copiattblo.lsp

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