Results 1 to 2 of 2

Thread: OSNAPZ

  1. #1
    Member
    Join Date
    2005-03
    Posts
    5
    Login to Give a bone
    0

    Default OSNAPZ

    In AutoCAD Civil 3D 16 the OSNAPZ setting of 1 doesn't save from drawing to drawing. Any suggestions?

  2. #2
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,803
    Login to Give a bone
    0

    Default Re: OSNAPZ

    That is by design. OSNAPZ is not saved.

    If you always want it set to 1, add this to your "AcadDoc.lsp" file and it will change it at drawing load time.

    (setvar "OSNAPZ" 1)
    R.K. McSwain | CAD Panacea |

Similar Threads

  1. Is there a way to set Osnapz to 1 permanently?
    By kwong in forum AutoCAD General
    Replies: 20
    Last Post: 2018-01-30, 04:51 PM
  2. How to turn off OSNAPZ temporarily for 3DPOLY
    By GreyHippo in forum AutoLISP
    Replies: 1
    Last Post: 2011-11-04, 05:27 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •