Find and Replace
Find and Replace
(OP)
Using the 'Find and Replace' text function in Autocad only works in the active window, is there any way that this function can be performed over multiple pages???
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: Find and Replace
Follow the below instructions:
1. Enter the FIND command
2. In dialog box click on "Select Objects" button
3. At command line enter ALL
4. Press Enter to return to dialog box
5. In dialog box enter the expressions to find and replace
6. Click on "Replace All" button
All texts in all layouts and spaces will be replaced.
:)
Farzad
RE: Find and Replace
RE: Find and Replace
To perform the operation as batch operation, it needs some more programming in zero document state.
If I can free some time, I will write it for you.
:)
Farzad
RE: Find and Replace
By that statement I am guessing you mean multiple drawings (Your first post indicated multiple layouts). You can have 1 session of ACAD 2k+ open, with 10 drawings open and each one can have multiple layouts...
You would need a script to do a batch spellcheck over multiple drawings.
Flores
RE: Find and Replace
RE: Find and Replace
RE: Find and Replace
http://discussion.autodesk.com/WebX?14@248.9Oo2ancJoe1.0@.ee77f0b
news://discussion.autodesk.com/autodesk.autocad.customization
Hope this helps in some way.
Flores
RE: Find and Replace
Fryer
RE: Find and Replace
TranslateAcad
finds and replaces all text, in blocks, in attributes, in anywhere
for all DWgs in a subdir
all at once,
according to the replace table in Excel.
www.homescript.com