Jump to content

"replace Z Value With Current Elevation"


Recommended Posts

Posted

I was poking around in the options dialog of 2010 and noticed under the drafting tab there is a place to check in the bottom left corner for: "REPLACE Z VALUE WITH CURRENT ELEVATION" so I've been experimenting with it.

 

It seems to do what I've been hoping for as far as not snapping my lines to different z elevation from architectural floor plans. But it only seems to be a drawing variable, and needs to be reset each time you enter a new file.

 

So... I'm wondering if any of the rest of you have figured out a way to make this part of startup or if there is a separate system variable that will do the same.

Posted

Same as OSNAPZ = 1

You could add it to the ACADDOC.lsp

(setvar "OSNAPZ" 1)

  • 5 years later...
Posted

This helped me and my colleague alot. Would like to add that i struggled finding the acaddoc.lsp file. I eventually found a file called acad2013.lsp at the following location C:\Program Files\Autodesk\AutoCAD 2013\Support

 

This fixed the problem for me in acad and acad architecture

Posted

I believe that acaddoc.lsp is created by the user (that's you) and that is why you did not find it.

Posted

You are correct, ReMark. acad(*ver).lsp should not be edited.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...