Search the Community
Showing results for tags 'find'.
-
Find for text and display it in the center of the window
teknomatika posted a topic in AutoLISP, Visual LISP & DCL
Hi, I ask for your help for the following. I need to find a particular text string among thousands. Once found, it should be centrally visible in the window. I can't do that in the tool "Find and replace" because when I leave it, the location is lost. Another alternative would be to draw a... -
Select text by inicial character or string
teknomatika posted a topic in AutoLISP, Visual LISP & DCL
Anyone who knows some routine to allows selecting a set of texts started by a certain character or string? For example: Select all texts started by NB. It should be possible to enter the search criteria / selection. -
I have a block with about 60 single-line text entities, 40 of which have a place holder character that needs to change based on how the block is used. For example, "~1a" and "~1b" need to change to "P1a" and "P1b", where "~" is the place holder and "P" is the letter for this 1 block. The next instan...
-
Hey all, I am trying to change some text in my cad file, but when I try to use the wild card in my search, nothing shows up. (attached screenshots are an example of what I'm seeing) Any insight into this would be greatly appreciated. Thanks,...
-
xref saved path find and replace: drawing name
dingleboy posted a topic in AutoLISP, Visual LISP & DCL
Hi guys, Long time reader, seldom if ever poster. I think I've got a good one this time and can't find a solution. I'm seeking to find and replace strings in hundreds of xref paths. It's not the path I need to change, but a string in the name of the drawing. For example: "otl" should be... -
I'm trying to write a VBA code that searches in a general drawing all lines that have a specific length and slope. Then, every time it finds that line in the drawing, it will write next to a specific text, for example "line". Do you think it's possibile? Any idea? Thanks
-
Replacing text in Autocad File using excel data?
rythem_of_the_nig posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
I have an autocad drawing with so many light fixtures with all different names.Now we have to change all those names, i already have an excel sheet containing two columns with first one containing "name in drawing" and second one containing respective "new name". Is there any way to replace the na... -
I have a drawing that has texts as * and would like to replace with X using find/replace command. The AutoCAD understand or gets confused with * as wildcard and replaces all entities with X. Any ideas? Using AutoCAD 2008. Thanks
-
Find and Select blocks that have certain attributes & Change colour in multple files
liamdonnelly0209 posted a topic in AutoLISP, Visual LISP & DCL
Hi All. I am trying to achieve the following: for example... in 100 floor plans there are blocks that have certain attribute values. i want to be able to create a script/lisp that will find all blocks that include a certain piece of text ie "window" in the attribute value and change the block... -
Hi all, I'd like to share a program I wrote to give me quick access to AutoCAD commands and their defininitions. It's a great learning tool and excellent for when you KNOW a command exists but just can't quite find it. It's got a quick search box and also allows you to run commands by double-click...
-
- find
- definitions
-
(and 2 more)
Tagged with:
-
Hello everyone!! I am a rookie in autolisp. I need help in figuring this out.. I wish to find Mtext "J" of a particular style (say ROMANS) in the drawing and retrieve its position (x,y coordinates). I am trying to replace all the occurrences of the text with a block (say "star") at their res...
- 14 replies
-
- properties
- find
-
(and 2 more)
Tagged with:
-
Need to search and replace text using script file.
mayaengineering posted a topic in AutoCAD Beginners' Area
"Find" command gives me a dialogue box. Then everything falls apart.(program stops). Have not found any samples except VBA and lisp files. I want to use only "script" files. Any suggections? Thank you very much! Bob-
- replace text
- find
-
(and 1 more)
Tagged with:
-
Can someone search for quotes in text or mtext in a PDF plotted from a DWG?
numberOCD posted a topic in AutoCAD General
Hi there, My coworker who does not have AutoCAD is trying to find text in a 250 page PDF that I am 98% sure came directly from a DWG. When we search for the text in the basic search command in Acrobat Pro we get nothing. Is there a way for Acrobat to identify the text or mtext as characters, not p... -
I have 2 things I'm trying to accomplish here. I need to find the the exact text to replace and only in the current layout. For example. Let's say I need to find "Date" but on the same layout I have "date", "Date" and "Date:". So it needs to be case sensitive also. I was using this but it's not case...
-
Morning all, My boss came in to this office this morning and was asking to find an "A" type fitting on a drawing which i could not see but found it when using the "Find" Command. We are an electrical engineering company with a lot of work in schools and hospitals and as such we have large clutt...
-
I am running autocad electrical 2008. I have a set of blocks from a client that has the line numbers as "SHT#01". The idea was do a find and replace "SHT#" with the actual sheet number. The problem is the Find will not find "SHT#" it will find "SHT" and when I put in just "#" it finds numbers. S...
- 2 replies
-
- pound sign
- find
-
(and 1 more)
Tagged with: