Angelo2449
Guest
Hello everyone,
I try to attack an image in the drawing but I can't.
I tried different solutions but everyone asks me the name of the image.
This is one of the attempts!
Thank you.
I try to attack an image in the drawing but I can't.
I tried different solutions but everyone asks me the name of the image.
Code:
(setq image "c:\\autocadsupporto\\\eku\\logo\\\logo.jpg")
(setq ind4 (list (+ (car ind1) 1550.0) (cadr ind1))
(command "_image" "_attach" image ind4 1.0 0.0)
Thank you.