<?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: isocircle option in ellipse command in isometric snap mode in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/isocircle-option-in-ellipse-command-in-isometric-snap-mode/m-p/5886197#M304976</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;
&lt;P&gt;I consider it a bug in the software.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I don't. &amp;nbsp;One&amp;nbsp;might sometimes have reason to want to draw an Ellipse that &lt;EM&gt;isn't&lt;/EM&gt; an isocircle when in Isometric Snap. &amp;nbsp;The Center option is still available for that. &amp;nbsp;The icon that does Ellipse-by-Center is simply a command macro that calls for the Ellipse command and the Center option, just as it does when you're not in Isometric mode. &amp;nbsp;It &lt;EM&gt;is&lt;/EM&gt; a legitimate possibility, however unlikely it may be that you or I would have much use for it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But &lt;EM&gt;you can make that icon operate the way I imagine you want it to&lt;/EM&gt;. &amp;nbsp;Get into Customizing the toolbar/ribbon/menu/whatever, and change the contents of the command macro stored in that icon to:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;^C^C_.ellipse (if (= (getvar 'snapstyl) 0) "_c" "_i")&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're in &lt;EM&gt;Standard&lt;/EM&gt; Snap Style, it will call up Ellipse and the &lt;EM&gt;Center&lt;/EM&gt; option. &amp;nbsp;If you're in &lt;EM&gt;Isometric&lt;/EM&gt; Snap Style, it will call up Ellipse and the &lt;EM&gt;Isocircle&lt;/EM&gt; option. &amp;nbsp;[At least it does for me here in my older version, in limited testing.] &amp;nbsp;But &lt;EM&gt;be aware&lt;/EM&gt; that it will &lt;EM&gt;not&lt;/EM&gt; work to draw a &lt;EM&gt;non&lt;/EM&gt;-isocircle Ellipse with the Center option &lt;EM&gt;while in Isometric Snap Style&lt;/EM&gt;, if you ever want to do that. &amp;nbsp;For that, you would need to type in the command and option, or define a different macro/icon.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Oct 2015 18:07:21 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2015-10-30T18:07:21Z</dc:date>
  </channel>
</rss>

