- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
I found here a routine that changes a specific number within a Text, Mtext or Attribute for another number: http://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/find-and-replace-text-mtext-and-attri...
It would be nice to have a routine that:
Step 1. Ask for a specific word
Step 2. Ask for a color
Step 3. Assign the given color in Step 2 to the given word in Step 1
It has to cover:
a. Text, Mtexts and Attributes
b. Paper and model space
c. Words inside blocs.
d. If the word is a Single line Attibute or within a Multiline Attribute, the color of the Attribute (not only the word in the inserted block) must change. I mean, when I re-insert the block, or when I do the Attsync command, the word in the Attribute will have the the chosen color in Step 2.
Thanks for your help.
Solved! Go to Solution.