Search the Community
Showing results for tags 'replace block'.
-
Dynamic block replacement fails but static block is working
Marcel van Ellen posted a topic in AutoLISP, Visual LISP & DCL
Dear All, I have a problem replacing blocks (titleblock) which is sometimes a dynamic block. When replacing blocks with a new one i get a lselsetp nil error when there is a dynamic block involved. What i try to do is the following: - I try to replace the block by finding it by...- 10 replies
-
- replace block
- lselsetp
-
(and 3 more)
Tagged with:
-
Lisp to replace attributed blocks in dwg files on a folder.
CafeJr posted a topic in AutoLISP, Visual LISP & DCL
Hi Guys, Someone knows a Lisp used to replace a internal block(s) of a folder with dwg many files. Eg: The specific folder has a "n" files with A3 formats blocks using the same attributes and tags, so, if it's necessary do a correction in a little detail in this format, it's necessary to rep... -
Replace all old blocks with prefixed "modified_" new blocks
shailujp posted a topic in AutoLISP, Visual LISP & DCL
Hello, I ran into a unique issue today with mass renamed blocks done by RENBLKS (a great lisp created by Tharwat) and existing old blocks and I spent few hours to replace old blocks with new ones using BLOCKREPLACE command. So, here is what happened. When I want to create a new version of th... -
Hei. Im looking for a routine that replaces selected blocks. In addition i want the replaced blocks to have the same attributevalue as the old blocks. The blocks have the same attributes. I have found many routines that replaces selected blocks, but they all overwrites the original attribute va...
-
Hi All I remember on a pc i was using once upon a time, AutoCAD had a command called replace block. the shortcut was 'RB' and you could replace a block with another one very easily. does anyone know what happened to this feature / command? cheers