<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Working with hatch sometimes disables Snap settings in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5940130#M302385</link>
    <description>&lt;P&gt;I experience this bug frequently, but have not tied it to one specific behavior, although we do work with hatches a lot.&amp;nbsp; I use a LISP routine to reset mine when needed, but a button works too, as suggested above.&lt;BR /&gt;&lt;BR /&gt;After you have your settings how you want them, type OSMODE.&amp;nbsp; The number showing is your specific settings.&amp;nbsp; Then the LISP syntax is:&lt;BR /&gt;&lt;BR /&gt;(DEFUN C:OR ()(COMMAND "OSMODE" "####")(PRINC))&lt;BR /&gt;&lt;BR /&gt;where OR (osnap reset) is whatever you want to enter to run the command and #### is whatever AutoCAD reports as your OSMODE setting.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Dec 2015 20:27:37 GMT</pubDate>
    <dc:creator>nrz13</dc:creator>
    <dc:date>2015-12-07T20:27:37Z</dc:date>
    <item>
      <title>Working with hatch sometimes disables Snap settings</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5914538#M302382</link>
      <description>&lt;P&gt;I have had a recurring issue with object snaps turning off in drawings. I have a certain set of object snaps that I use all the time. I either enable them or disable them with F3. The issue is that they are disabling on their own and when I press F3 to turn them back on I am automatically brought to the Object Snaps tab on the Drafting Settings window with all modes being unchecked. I then have to go through and check each one individually. I have no indication that it is based on any specific drawing. I have been able to determine that it is somehow caused by editing hatches. Every time it happens, some type of edit to a hatch boundary was the previous operation. I saw a similar thread here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://forums.autodesk.com/t5/autocad-2013-2014-2015-2016/object-snap-keeps-turning-off/m-p/5514344/highlight/true#M73164" target="_blank"&gt;http://forums.autodesk.com/t5/autocad-2013-2014-2015-2016/object-snap-keeps-turning-off/m-p/5514344/highlight/true#M73164&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The difference in my case is that it is not happening on file openings and the solution provided does not apply as we do not use any add-ons. Our AutoCAD is just as it was downloaded from the website. Software is AutoCAD 2016.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 20:32:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5914538#M302382</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-18T20:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Working with hatch sometimes disables Snap settings</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5914599#M302383</link>
      <description>&lt;P&gt;As a band-aid you can create a button that sets the OSMODE to whatever # you want. This way whenver your osnaps are cleared, you can always just click on the button to reset the OSMODE back to the osnaps you have preset before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;A href="http://apps.exchange.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3aareaobjectlink_windows32and64%3aen" target="_blank"&gt;Area Object Link&lt;/A&gt; | &lt;A href="https://apps.exchange.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3addattmod_windows32and64%3aen" target="_blank"&gt;Attribute Modifier&lt;/A&gt; | &lt;A href="http://apps.exchange.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3addsetup_windows32and64%3aen" target="_blank"&gt;Dwg Setup&lt;/A&gt; | &lt;A href="https://apps.exchange.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3addcalc_windows32and64%3aen" target="_blank"&gt;Feet-Inch Calculator &lt;/A&gt;&lt;SPAN style="font-family: Arial,sans-serif; text-shadow: auto;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;A href="https://apps.exchange.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3alayerapps_windows32and64%3aen" target="_blank"&gt;Layer Apps&lt;/A&gt; | &lt;A href="https://apps.exchange.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3addlist_windows32and64%3aen" target="_blank"&gt;List on Steroids&lt;/A&gt; | &lt;A href="https://apps.exchange.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3addzmscl_windows32and64%3aen" target="_blank"&gt;VP Zoom Scales&lt;/A&gt; | &lt;A href="https://apps.exchange.autodesk.com/ACD/en/Home/Index" target="_blank"&gt;Exchange App Store&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 20:58:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5914599#M302383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-18T20:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Working with hatch sometimes disables Snap settings</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5939997#M302384</link>
      <description>&lt;P&gt;I am having this exact same problem with Autocad Architecture 2016 and it only happens with hatch related activities. &amp;nbsp;It does not look like there was a fix posted here. &amp;nbsp;Did you figure something out to fix this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2015 19:21:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5939997#M302384</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-07T19:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Working with hatch sometimes disables Snap settings</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5940130#M302385</link>
      <description>&lt;P&gt;I experience this bug frequently, but have not tied it to one specific behavior, although we do work with hatches a lot.&amp;nbsp; I use a LISP routine to reset mine when needed, but a button works too, as suggested above.&lt;BR /&gt;&lt;BR /&gt;After you have your settings how you want them, type OSMODE.&amp;nbsp; The number showing is your specific settings.&amp;nbsp; Then the LISP syntax is:&lt;BR /&gt;&lt;BR /&gt;(DEFUN C:OR ()(COMMAND "OSMODE" "####")(PRINC))&lt;BR /&gt;&lt;BR /&gt;where OR (osnap reset) is whatever you want to enter to run the command and #### is whatever AutoCAD reports as your OSMODE setting.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2015 20:27:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5940130#M302385</guid>
      <dc:creator>nrz13</dc:creator>
      <dc:date>2015-12-07T20:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Working with hatch sometimes disables Snap settings</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5940276#M302386</link>
      <description>Thanks, I will keep this in mind the next time it goofs and up and see what works the best.</description>
      <pubDate>Mon, 07 Dec 2015 21:36:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5940276#M302386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-07T21:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Working with hatch sometimes disables Snap settings</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5944511#M302387</link>
      <description>&lt;P&gt;Thanks for the suggestions. I have zero familiarity with LISP so I guess I'll figure out how to set up a button somewhere.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2015 21:01:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5944511#M302387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-09T21:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Working with hatch sometimes disables Snap settings</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5944571#M302388</link>
      <description>Any guidance on exactly how to do this? I know how to get to the CUI and create a new button, but I'm not sure how to tell the button to go to OSMODE: 5183</description>
      <pubDate>Wed, 09 Dec 2015 21:31:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5944571#M302388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-09T21:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Working with hatch sometimes disables Snap settings</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5944641#M302389</link>
      <description>&lt;P&gt;Go to the cui, create new command enter this macro&amp;nbsp; &amp;nbsp;^C^C-setvar;OSMODE;5183&amp;nbsp;&amp;nbsp; pick your button.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2015 22:17:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5944641#M302389</guid>
      <dc:creator>sthompson1021</dc:creator>
      <dc:date>2015-12-09T22:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Working with hatch sometimes disables Snap settings</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5944668#M302390</link>
      <description>.... explained here if needed &lt;A href="http://www.cad-notes.com/exploring-autocad-cui-creating-a-command-part-2/" target="_blank"&gt;http://www.cad-notes.com/exploring-autocad-cui-creating-a-command-part-2/&lt;/A&gt;</description>
      <pubDate>Wed, 09 Dec 2015 22:34:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5944668#M302390</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2015-12-09T22:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Working with hatch sometimes disables Snap settings</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5945934#M302391</link>
      <description>Thanks gents. Got it done and works wonders!</description>
      <pubDate>Thu, 10 Dec 2015 16:28:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/working-with-hatch-sometimes-disables-snap-settings/m-p/5945934#M302391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-10T16:28:32Z</dc:date>
    </item>
  </channel>
</rss>

