PDA

View Full Version : X-Clip Problem



Rosa
4th Jan 2008, 09:53 pm
I have a drawing that requires 2 x-refs to be clipped. The problem is that the window I make to specify what to keep, stays on the screen as a polyline!! This line cannot be frozen, listed, or erased. What I am left with is a drawing that is clipped, but has boxes on it. And they show up when plotted, as well.:? Hopefully this makes sense.

Thanks,
Rosa

Cad64
4th Jan 2008, 10:07 pm
What is the value of your XCLIPFRAME variable? Make sure it's set to 0.

cpriedel
4th Jan 2008, 10:10 pm
with the command "imageframe" u have 3 options: 0,1 or 2

0 Setting
Image frames are not displayed and not plotted.
1 Setting
Image frames are both displayed and plotted. This setting is the default.
2 Setting
Image frames are displayed but not plotted.

hope that helped

Rosa
4th Jan 2008, 10:39 pm
Thanks for the help. My XCLIPFRAME was set at 1. When would you want this value to be a 1?

Thanks again!