Registered forum members do not see this ad.
Anyone see this before? In these two drawings that I have been working on, the OSNAPS will just turn off and deselect my snaps and select INSERTION. The OSNAP will often times just turn off in the middle of the command I am in....
Stand back or I will explode ALL of the dimensions!!!
Registered forum members do not see this ad.
The only thing i can think of is that whatever button or macro used is clearing all snaps and setting insertion as the only one. We have a lisp that does this to us as well at work so i just made an osnap button that the macro reads:
This is a transparent command that won't exit me out of the current commant I am in. You however can put in what ever snaps you use most. Hope this was a helpCode:-osnap;end,mid,cen,int,per,qua;.
Bookmarks