- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a DWG that was created by a 3rd party program, any images we use in that 3rd party software will only get exported as an external file, xref image when it creates the DWG file. What I'm hoping to do is use a Lisp or some other method to find all images (there can be more than one), query the image information (Existing Path, Position, Scale, Rotation) then use another command to insert the image(s) so it is embedded at the same place, and scale.
This way i can send the DWG file to someone without trying to handle additional files as well.
Solved! Go to Solution.