<?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: How Do I Stop Annotation Scales from being added? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-stop-annotation-scales-from-being-added/m-p/5523087#M338839</link>
    <description>Variables never change on their own: but certain actions you do and some things you do or click on or run and addons plus custom routines can and often do.</description>
    <pubDate>Fri, 27 Feb 2015 16:44:21 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2015-02-27T16:44:21Z</dc:date>
    <item>
      <title>How Do I Stop Annotation Scales from being added?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-stop-annotation-scales-from-being-added/m-p/5522812#M338833</link>
      <description>&lt;P&gt;Is there some other setting to stop annotation scales from being added when I change scales.&amp;nbsp; It somehow seams to be tied to my viewports. I have the "Add scales to annotative objects when annotation scale changes" button off but I still get them added.&amp;nbsp; Is there some other system variable that controls this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2015 14:23:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-stop-annotation-scales-from-being-added/m-p/5522812#M338833</guid>
      <dc:creator>ec_drafting</dc:creator>
      <dc:date>2015-02-27T14:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: How Do I Stop Annotation Scales from being added?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-stop-annotation-scales-from-being-added/m-p/5522860#M338834</link>
      <description>&lt;P&gt;Disabling&amp;nbsp;&lt;A href="http://help.autodesk.com/view/ACD/2015/ENU/?guid=GUID-15AC894C-4B21-4543-AD86-F86C8BFAC6E6" target="_self"&gt;ANNOAUTOSCALE&lt;/A&gt; with the Statusbar button you mentioned should be the only thing required to prevent &lt;U&gt;new&lt;/U&gt; scales from being added automatically when you change the Annotation scale.&amp;nbsp; Is it possible the scales already existed for those objects?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2015 14:55:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-stop-annotation-scales-from-being-added/m-p/5522860#M338834</guid>
      <dc:creator>nestly2</dc:creator>
      <dc:date>2015-02-27T14:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: How Do I Stop Annotation Scales from being added?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-stop-annotation-scales-from-being-added/m-p/5522861#M338835</link>
      <description>&lt;P&gt;What version are you using? &amp;nbsp;I have not had this problem on 2013 or 2014. &amp;nbsp;Have not tried it on 2015.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2015 14:56:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-stop-annotation-scales-from-being-added/m-p/5522861#M338835</guid>
      <dc:creator>kcobabe</dc:creator>
      <dc:date>2015-02-27T14:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: How Do I Stop Annotation Scales from being added?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-stop-annotation-scales-from-being-added/m-p/5522942#M338836</link>
      <description>&lt;P&gt;ANNOAUTOSCALE is a variable, just set it to 0 (zero)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This variable existed in 2013 and 2014 versions (and versions prior)&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2015 15:45:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-stop-annotation-scales-from-being-added/m-p/5522942#M338836</guid>
      <dc:creator>leothebuilder</dc:creator>
      <dc:date>2015-02-27T15:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: How Do I Stop Annotation Scales from being added?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-stop-annotation-scales-from-being-added/m-p/5523003#M338837</link>
      <description>&lt;P&gt;I figured it out.&amp;nbsp; Annoautoscale was set to 4 when it should be 0. Which brings up another issue.&amp;nbsp; Has anyone else noticed system variables changing automatically in AutoCAD 2015?&amp;nbsp; I have.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2015 16:12:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-stop-annotation-scales-from-being-added/m-p/5523003#M338837</guid>
      <dc:creator>ec_drafting</dc:creator>
      <dc:date>2015-02-27T16:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: How Do I Stop Annotation Scales from being added?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-stop-annotation-scales-from-being-added/m-p/5523016#M338838</link>
      <description>&lt;P&gt;Maybe you have a routine running that sets or resets variables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One thing you can count on, Autocad does not reset variables automatically.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2015 16:17:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-stop-annotation-scales-from-being-added/m-p/5523016#M338838</guid>
      <dc:creator>leothebuilder</dc:creator>
      <dc:date>2015-02-27T16:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: How Do I Stop Annotation Scales from being added?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-stop-annotation-scales-from-being-added/m-p/5523087#M338839</link>
      <description>Variables never change on their own: but certain actions you do and some things you do or click on or run and addons plus custom routines can and often do.</description>
      <pubDate>Fri, 27 Feb 2015 16:44:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-stop-annotation-scales-from-being-added/m-p/5523087#M338839</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2015-02-27T16:44:21Z</dc:date>
    </item>
  </channel>
</rss>

