Feb 9, 2005 #1 jrice174 Civil/Environmental Joined Nov 8, 2004 Messages 129 Location US I am trying to import tif's and/or Ole objects into AutoCAD using VBA. I don't know or any commands for this. Does anyone know if I can do this?
I am trying to import tif's and/or Ole objects into AutoCAD using VBA. I don't know or any commands for this. Does anyone know if I can do this?
Feb 10, 2005 #2 borgunit Mechanical Joined Jul 26, 2002 Messages 1,153 Location US Depending which space you want to add them to, you would use the Method "AddRaster". "Everybody is ignorant, only on different subjects." — Will Rogers Upvote 0 Downvote
Depending which space you want to add them to, you would use the Method "AddRaster". "Everybody is ignorant, only on different subjects." — Will Rogers
Feb 10, 2005 Thread starter #3 jrice174 Civil/Environmental Joined Nov 8, 2004 Messages 129 Location US Thanks, I thinks that's what I needed. Upvote 0 Downvote