AutoCad 2D :: Search / Replace Exploded Blocks
Jun 8, 2012
We received a drawing in which every single block has been exploded, they are just a bunch of polylines now. The company we received it from says they don't have a drawing with the original blocks...sure... The long and the short of it is that we need to replace every exploded block with our standard blocks. Is there some crazy way to search and replace a pattern of lines or basically, search and replace the exploded blocks. A lisp routine, anything. There are thousands of exploded blocks by the way, thousands.
View 3 Replies
ADVERTISEMENT
Jul 11, 2013
1) I want to search the drawing for the pre-define block names given in the program.
2) If the are there, I want to replace them with the new version.
3) Program replaces the first block it finds, then tries to insert that block.
View 9 Replies
View Related
May 14, 2013
I am inserting some mechanical changes into my master drawing (updating my as built drawing). I copy with base point the hvac changes, I paste into the master drawing and all is cool; the block looks fine. When I explode the block, the text and some hvac blocks (like elbows with attribute) are way out off scale, like way bigger than they should be.I don't get it.
View 9 Replies
View Related
Nov 16, 2013
Using ACAD 2012 full version
I need to send a dwg file to someone by e-mail but need to keep them from editting/exploding/etc it. I have tried a test on the method described below and it does not work:
Set XEDIT = 0 in the child drawing(s) and create blocks in the child with "Allow Exploding" unchecked.
Start a new drawing and Attach the child into this new parent drawing as an XREF.
This is all fine and does not allow editting/exploding. However, when I XBind or eTransmit, it undoes all this fancy prevention. Even with XEDIT = 0 in the parent.
I know at one time in like ACAD 2000, it was possible to prevent someone from editting/exploding a drawing e-mailed to them. It's been a while. Maybe we used a LISP routine or some features native to ACAD. I just don't remember.
View 9 Replies
View Related
Aug 9, 2012
Is there a way to Search and replace text in drawings?
Some text is in leaders, others in dimensions...
View 2 Replies
View Related
May 31, 2013
"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.
View 0 Replies
View Related
Apr 10, 2012
Is there any way to build for example a wire list in excel and insert it into ACDLT2010 where each cell would = a different text box that i can CTRL+X CTRL+V instead of manually typing each wire number at terminals?
Also is there any way to for example to select 10 text boxes and Search & Replace. Example i have two components that are identical, but named #1 and #2 or Unit A Unit B to search and Replace #1 with #2 instead of entering each text box changing the number than going to the next?
View 2 Replies
View Related
Aug 2, 2012
We used a bespoke program to convert our drawings to Java applets for web usage. This does not cope with dynamic blocks at present and we have started to receive drawings from our clients using them.
I need to replace this with standard static blocks based on one of two criteria. Either:
1) Replace based on visibility state (have generic chair block with multiple different chair types set by visibility type, need to replace depending on which type it is set as)
2) Replace based on parameter (have table with size set by dimensions, need to replace with static block for each dimension)
View 0 Replies
View Related
Jun 20, 2012
I was trying to alter the standard blocks on the tool palette. How I messed everything up but I basically have two huge problems now.
1. I am missing the necessary default blocks that should be under my edit block directory.....all the Aecb files.
2. Now when I try and put in a receptacle or any other standard block a triangle with an exclamation point shows up upon insertion.
I attached a picture of the "edit block definition" and the troubled symbols.
View 1 Replies
View Related
May 5, 2011
Often there is a need to make a search & replace for single or double quotation marks since the text might have ordinary (inch and foot marks) and not the prettier "typographic" quotation marks.
A search and replace for this corrects this fast and accurately in version X4, but now in X5 nothing happens. If I change the search to some word, it finds it instantly, but not any quotation marks.
View 5 Replies
View Related
Feb 11, 2011
I have 20 blocks named "george" in my dwg. Now, I would like to replace only 7 of them with the block "george2". Is there a simple way to do it just by selecting these 7 and replacing their definition without changing the other 13 "george" blocks?
View 9 Replies
View Related
Aug 12, 2011
I have structural drawings and all the rebar is donuts. I've decided to make it a block so I can add it to Tool Palettes. Is there a way (Lisp perhaps) to replace all the donuts in an existing drawing with these new blocks?
View 9 Replies
View Related
Feb 22, 2012
We've recently converted all our microstation drawings to autocad now that the company has decided to go with one cad program company wide. One of the issues we are having after getting the drawings back from the this co. converting them is the cells to blocks conversion inside the drawing. when we open a drawing and see a "Fuse" block for instance and if it a has multiple inserts, it named them:
Fuse
Fuse_1
Fuse_2 etc....
is there a lisp routine or some command that would replace the "Fuse_*" blocks with "Fuse"..I've been searching the forums and know about the express tool Replace Block but need to be able to automate somehow. I thought about trying to rename each of the "Fuse_*" but of course it won't let you rename to a block name that already exists.
View 1 Replies
View Related
Feb 22, 2012
We've recently converted all our microstation drawings to autocad now that the company has decided to go with one cad program company wide.
One of the issues we are having after getting the drawings back from the this co. converting them is the cells to blocks convertion inside the drawing. when we open a drawing and see a "Fuse" block for instance and if it a has multiple inserts, it named them:
Fuse
Fuse_1
Fuse_2 etc....
is there a lisp routine or some command that would replace the "Fuse_*" blocks with "Fuse"..I've been searching the forums and know about the express tool Replace Block but need to be able to automate somehow.
I thought about trying to rename each of the "Fuse_*" but of course it won't let you rename to a block name that already exists..
View 1 Replies
View Related
Apr 29, 2013
The standard AutoCAD Find & Replace dialog doesn't seem to work on a dynamic block's visibility states. I have quite a few blocks with 8-10 visibilities in each one that I need to change.
View 3 Replies
View Related
Oct 5, 2011
I am looking for a routine that will replace all blocks named "DgnMisc_nodepoleind" with a block named "DgnMisc_nodepoleind2" keeping the insertion point. I could use (command "-insert" "DgnMisc_nodepoleind=Y:/ACAD2007/DA settings/Library_new_scale1/DgnMisc_nodepoleind2.dwg" NIL ) but my problem is that the block I want to replace is used on two different layers and I only want to replace the ones on layer "TPSYM01".
View 3 Replies
View Related
Jan 19, 2012
I recently updated our CAD Library to dynamic blocks. In the process of updating our drawings, we realized that we could not use BLOCKREPLACE to replace dynamic blocks with another dynamic block (with new name) once the dynamic element has been changed. I realize that this changes the state of the block and anonymous block names are created.
I need a simple solution so that members of my group can easily replace dynamic blocks with new dynamic blocks.
View 7 Replies
View Related
Jun 20, 2012
I was able to write a LISP that replaced each node with a block of my choice.However, now I need to find a way now to replace the blocks with different blocks.Each point shares the exact same block called "PILE". Different blocks are on different layers and have 11 different colors. I'd like to replace blocks on layer 1 with a block called "1" and blocks on layer 2 with a block called "2" and so on.I was hoping there would be an easy way to do this in LISP, but I've been unable to get any of my scripts to work.
I've attached a link that visualize what my drawing is currently looking like: [URL] ......
View 2 Replies
View Related
Jul 17, 2013
I having real difficulty finding a lisp that will find and replace blocks. There are plenty out there and AutoCAD 2013 and lower has a Find and Replace Blocks. However, the frustrating catch is I can seem to find a routine that will allow me to replace only those blocks that I select with a selection set of my choosing. The built in function replaces all of them and will not let you exclude some. We have PID drawings that we want to replace valves on, but not all valves. We don't want to rename. We don't need to BEDIT the existing block.
1) Pick group of blocks
2) specify a new block that will replace all instances of old block
3) replace inserted block with different block. Leaving others alone.
I'm thinking this should be easy, but my search has failed. The blocks in question are not dynamic or attributed either.
View 3 Replies
View Related
Aug 15, 2013
I have many pictures (about 10'000). Now i need a search (smart search) with pictures where only my mother (is marked)
On all my pictures each person is tagged. For my mother the Person Tag is called "mother"
I created a saved search with the criteria Person include "mother". The problem now is that also pictures are shown with my mother and other persons. But i would like only pictures from my mother without other persons. Something like... "Person is mother and not person "sister" and not person "friends" etc.
View 9 Replies
View Related
Aug 15, 2013
I'm using Lightroom 5.2RC. Not sure if this started happening with the 5.2RC version or if it's been an issue for a while.
While in Library mode, when I choose a library search filter preset, say all 5 stars, and then toggle the filter off and on again, the search criteria randomizes to something wildly different than what I was just searching for, for example, adding text and metadata to the search queries when I only had star attributes selected a few seconds before.
I've experimented with turning the filter lock icon on and off and that seems to have no effect. Switching between folders in my catalog and toggling search off and on, results in the same random search criteria being generated.
View 1 Replies
View Related
Mar 6, 2013
Lightroom 4.2 – the situation is this, I have a number of pictures of group shots with many people. I tag each person in each photo. I show my photos to these people and they would like a print of photos with them in it. I am an amature photographer currently located in India where most people have no cameras, so I normally oblige if someone wants my of them pictures printed. On one such occasion I took a week long trip with some friends.After showing them the pictures I tagged “Print for Raju”, “Print for Priya”, “Print for Varun”. The problem arises now when I try to search keywords in the “contains all” section, “print for varun” doesn’t do an exact search. Rather if Raju wanted a picture of Varun printed, that picture would have the tag “Varun” and “print for Raju” and which would make the photo included in my search “print for varun” even if varun doesn’t want the picture.
Is there a way to search EXACTLY what I type? If my picture has 15 tags, “contains all” will search all those tags and if it can piece together the three words I am searching for out of all of the tags, it will reveal results inconsistent with my desires.I realize now that I could use collections instead of tags for compiling pictures to print for people.
View 2 Replies
View Related
Feb 23, 2012
i have a csv file that has 6 columns, PNEZD and a 6th column which is my notes..i type a star in the data collector after my code, make my note, and then find/replace after i export it and replace star with a column..that gives the desired 6th column in excel that my boss wants....problem is he also wants to see that next to the Full Description in Civil 3d 2012...i tried adding a Point File Format with a 6th Column, User Defined, String for type...named the column Notes...but if i go to edit the point there is no 6th column in the Tool Palette.
View 1 Replies
View Related
Jan 4, 2013
i'm working with this dwg that has a block in it that says "cannot be exploded" every time i try to explode it. is there anyway i can still get this thing exploded?
View 2 Replies
View Related
Feb 21, 2012
How to create a Exploded view animation showing the assembly exploding and collapsing? I only can show the collapsing. Do not know how to show exploding first and then collapsing.
View 7 Replies
View Related
Jul 16, 2013
I'm using AutoCAD 2013. I need to explode text so that it will appear as line work, otherwise my surveying instrument won't display it.
When i use the express tools explode text command, the text disappears, this message is shown in the command bar
"The line objects have been placed on layer 0."
However, there is nothing on layer zero. Might this have something to do with missing shape files, or can AutoCAD only explode certain simple forms of text?
View 3 Replies
View Related
Jul 11, 2012
How to edit the explode steps in an explode file? I have created an exploded view of an assembly, only I have edited the assembly by adding a whole bunch of fasteners etc. Now I want to go into the explode file and add the extra components to the related exploded steps - only there is no steps to add the new components too, each component is on its own. The functionality I am talking about is a sw thing and there is probably another process to do this, or a work around.
View 9 Replies
View Related
Jan 27, 2012
I am trying to create an exploded view for the first time in Inventor. In trying to follow these directions from the help file.
First I had to customize my ribbon to add these commands because I cannot find the "Presentations" tab.
Next when I inserted these commands into a user commands portion, they were greyed out. I am trying to do this in assembly mode. I assume that is where it should be done.
View 5 Replies
View Related
Aug 20, 2010
Any export issue with Revit, where the leaders in the Revit model are exploded when the model is exported to AutoCAD. If so is there a setting or a procedure in Revit that fixes this other then redrawing the leaders in AutoCAD?
View 2 Replies
View Related
Nov 23, 2012
I have made a 3d model of my balcony by simply extruding the steel profiles I used in my sections. I then used the union command to join them all together.
I now think and exploded isometric may be the better way to present the drawing but as I have now made the frame all one element what is the best way to seperate it?
the corners I think will be easy I just create a planar at 45 degrees and use that to split the corners but is there an easy way to seperate the mid PFC and angle?
View 8 Replies
View Related
May 28, 2008
For some reason my dimensions are exploded automatically in some of my drawings. (The arrows and lines are not connected) Only certain drawings though-other drawings are perfectly fine. I've tried pasting dimensions into the drawings and that doesn't work!!
View 4 Replies
View Related