Greetings All,
We have a number of images that need to be inserted into it's own cad file. I have most of the routine figured out but need a bit of help getting AutoCAD to find the proper image. Each image has the same name as the cad file, and is in the same directory, so I'd like the lisp to take the drawing name (getvar "dwgname"), strip the "dwg" off the end and add "tif".
Can someone give me a hand here? (no puns please)
Thanks
We have a number of images that need to be inserted into it's own cad file. I have most of the routine figured out but need a bit of help getting AutoCAD to find the proper image. Each image has the same name as the cad file, and is in the same directory, so I'd like the lisp to take the drawing name (getvar "dwgname"), strip the "dwg" off the end and add "tif".
Can someone give me a hand here? (no puns please)
Thanks