PDA

View Full Version : No Plot Image Boundary



Capt. Computer Crasher
2009-05-15, 09:32 PM
Is there a way to plot an Image file in a .dwg without plotting the boundary line around the image?

P.S. I'm in Vanilla AutoCAD2008

Jmurphy
2009-05-16, 01:25 PM
Look at the _imageframe command and select 2 or 0. I use Map3D but that command is listed under the AutoCAD help section so it should be in Vanilla as well.

Capt. Computer Crasher
2009-05-18, 01:36 PM
Look at the _imageframe command and select 2 or 0. I use Map3D but that command is listed under the AutoCAD help section so it should be in Vanilla as well.

Thanks Murph, _imageframe set to "0" worked perfectly. I had looked in help but could not find it probably because I searched for boundary and not frame.

for everybody, a rundown of the settings:

0 Image frame not displayed or plotted
1 Image frame displayed and plotted (default setting)
2 Image frame displayed but not plotted

Thanks again Murph

Jmurphy
2009-05-18, 05:20 PM
You're welcome, didn't know if it was in vanilla or just the favor versions for sure.