• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • AutoCAD 2010/2011/2012 DWG Format

    Reply
    Contributor
    Posts: 22
    Registered: ‎06-18-2008

    Save OSNAPZ setting?

    859 Views, 2 Replies
    05-19-2010 03:02 PM
    Is there a way to save your OSNAPZ between sessions?

    Thanks,
    -D
    Please use plain text.
    *Dean Saadallah

    Re: Save OSNAPZ setting?

    05-19-2010 03:08 PM in reply to: kerksieck
    No, but you can auto-load it with every drawing you open by adding it as a
    startup routine to your acaddoc.lsp file, and/or a typed abbreviation or as
    a screen pick. What's your desired setting?

    --
    Dean Saadallah
    http://LTisACAD.blogspot.com
    --
    Please use plain text.
    Contributor
    Posts: 22
    Registered: ‎06-18-2008

    Re: Save OSNAPZ setting?

    05-20-2010 07:34 AM in reply to: kerksieck
    Success

    For the record, I created acaddoc.lsp which contained
    (setvar "osnapz" 1)
    in my C:\Program Files\AutoCAD Civil 3D 2010\Support folder



    Thanks.
    Please use plain text.