enemigoman Posted April 15, 2010 Posted April 15, 2010 Hello: I use ACAD 2010 32Bit and have the following problem with a set of drawings created by another user in another office. I need to xclip an xref without the boundary showing, so I set XCLIPFRAME variable to "0", save and close. However, when I open the drawing again, there it is the xclipframe, and the variable is set back to "2". The drawings I create do not have this problem. Any idea on how to solve this? Thanks. Quote
alanjt Posted April 15, 2010 Posted April 15, 2010 Sounds like something might be resetting it because the variable is stored in the drawing. I'd just put (setvar 'xclipframe 2) in your acaddoc.lsp Quote
enemigoman Posted April 21, 2010 Author Posted April 21, 2010 Hello: Sorry for the late response and thank you alanjt, the problem was solved with your advice. Regards, Quote
alanjt Posted April 21, 2010 Posted April 21, 2010 No worries. What matters is you resolved the issue. Happy CAD'ing. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.