AutoLISP for inserting multiple images at multiple coordinates

AutoLISP for inserting multiple images at multiple coordinates

Anonymous
Not applicable
1,212 Views
1 Reply
Message 1 of 2

AutoLISP for inserting multiple images at multiple coordinates

Anonymous
Not applicable

Hi,

 

I would like to create a LISP that allows me to insert multiple images at multiple coordinates. I have a list of coordinates in an excel file, and all of the images should be inserted with the same scale (500) and rotation (0). I would like the LISP to be versatile, so as it can be used for a different set of images, a different set of coordinates and a different scale (that scale would apply to all images that I would be inserting at any one time).

 

Does anyone have any ideas?

 

 

0 Likes
1,213 Views
1 Reply
Reply (1)
Message 2 of 2

ВeekeeCZ
Consultant
Consultant

Where is the issue? If you're using Excel then just make a simple script, one image per line, then turn off the FILEDIA and copy/paste it into command line. Done! Once you have this fixed you can adjust that by yourself as you like because you will understand how it is done.

0 Likes