Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi I am a bit flumoxed with something that should be simple. I am trying to replace a bunch of blocks with a block from a file with the same name, so something like
(command "_insert" "C:\CAD\lib\Baseplan Symbols\TOBY" "Y" "0,0" "1" "1" "0" )
(COMMAND "ERASE" "L" "")
Where "Y" is to replace existing blocks with the nameTOBY with the drawing called TOBY, so far nothing I have done is doing it. It just inserts a block like the one in the drawing.
You can do it using INSERT in autocad so it should be simple....
Richie
Solved! Go to Solution.