chenfire7 Posted December 12, 2010 Posted December 12, 2010 in 2011, how can i cancel the snap on z direction so that my drowing will be only in 2d? Quote
Cad64 Posted December 12, 2010 Posted December 12, 2010 Set your OSNAPZ variable to 1 and set your ELEVATION value to 0, or whatever elevation you want. If Osnapz is set to 0, Osnap uses the "X", "Y" and "Z" value of the snapped point. If Osnapz is set to 1, Osnap uses the "X" & "Y" location of the snapped point and the current value of the ELEVATION system variable. This allows you to snap to any line in your drawing, but whatever you draw will always stay at the same Z elevation. 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.