Search the Community
Showing results for tags 'swap'.
-
As posted over at theSwamp, I thought I'd post it here for you guys also CopyText.lsp The program will allow a user to copy the text content from a source object to a selection of destination objects or swap the text content between two objects. The user may select from Text, MText, Attribute, or Multileader objects. Upon choosing 'Settings' the user can alter whether source object formatting should be retained upon copying/swapping to/with objects which permit the use of such formatting. Ideas/criticism/feedback are, as always, welcome Enjoy! Lee CopySwapTextV1-6.lsp
-
Request: Lisp command that can quick swap text between two objects
plackowski posted a topic in AutoLISP, Visual LISP & DCL
I'm looking for a lisp command that can quick swap text between two objects, be they text, mtext, or multi-leader text. So upon running, you click on the two objects, and the text from object A moves to object B, and the text from object B moves to object A, where object A and object B can be different object types. -
Switching two items in a table in AutoCAD LISP
ryankevin15 posted a topic in AutoLISP, Visual LISP & DCL
.....