<?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: PELLIPSE Command not working in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/pellipse-command-not-working/m-p/7771831#M192160</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;
&lt;P&gt;when he types in "pellipse" it just activate the "ellipse" command, as in he can draw an ellipse.&lt;/P&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;And when he does then go ahead and draw one, is the result &lt;EM&gt;always&lt;/EM&gt;&amp;nbsp; a Polyline approximation of an ellipse [not a true Ellipse entity], regardless of the PELLIPSE setting beforehand?&amp;nbsp; If so, I can imagine that there's a custom definition of a command named PELLIPSE that &lt;EM&gt;changes the System Variable setting and then calls up the Ellipse command&lt;/EM&gt;.&amp;nbsp; Someone might define it that way on the assumption that&amp;nbsp;they would set the System Variable to draw ellipses as Polylines only&amp;nbsp;when&amp;nbsp;they then wanted to &lt;EM&gt;proceed to draw&lt;/EM&gt;&amp;nbsp; such an ellipse.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check the "usual suspects" such as the ACADDOC.lsp or ACAD.lsp or .mnl file, files loaded by them, or the APPLOAD Startup Suite for something that includes:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(defun &lt;STRONG&gt;C:PELLIPSE&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in it.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Feb 2018 18:53:08 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2018-02-12T18:53:08Z</dc:date>
    <item>
      <title>PELLIPSE Command not working</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/pellipse-command-not-working/m-p/7762027#M192156</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using AutoCAD Mechanical 16, my coworker's machine no longer allows him to use the PELLIPSE command. Anytime he types in PELLIPSE it just enables the ELLIPSE command. He's trying to change the pellipse value from 0 to 1. The problem is only on his machine. Any ideas if there was a setting he accidentally enabled/disabled that we can change back?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 13:04:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/pellipse-command-not-working/m-p/7762027#M192156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-08T13:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: PELLIPSE Command not working</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/pellipse-command-not-working/m-p/7762098#M192157</link>
      <description>&lt;P&gt;have them try&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;.PELLIPSE&lt;/STRONG&gt;&amp;nbsp;(include the period) and see if it behaves as expected&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 13:22:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/pellipse-command-not-working/m-p/7762098#M192157</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2018-02-08T13:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: PELLIPSE Command not working</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/pellipse-command-not-working/m-p/7762349#M192158</link>
      <description>&lt;P&gt;Or try &lt;STRONG&gt;(setvar 'pellipse 1)&lt;/STRONG&gt;.&amp;nbsp; PELLIPSE isn't a &lt;EM&gt;command&lt;/EM&gt;, but a &lt;EM&gt;System Variable&lt;/EM&gt;.&amp;nbsp; Some time ago AutoCAD added the possibility of setting System Variables by entering their names &lt;EM&gt;as if&lt;/EM&gt;&amp;nbsp; they are "commands," but they're not really.&amp;nbsp; It would be possible for a custom command to be defined under that name, but if so, the (setvar) approach should still work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;What happens&lt;/EM&gt;&amp;nbsp; when they try?&amp;nbsp; Any error messages?&amp;nbsp; Any prompts, etc., if there's a custom command defined under that name?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 14:24:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/pellipse-command-not-working/m-p/7762349#M192158</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2018-02-08T14:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: PELLIPSE Command not working</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/pellipse-command-not-working/m-p/7765261#M192159</link>
      <description>&lt;P&gt;when he types in "pellipse" it just activate the "ellipse" command, as in he can draw an ellipse.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The "setvar" command is a good work around, but we aren't sure what caused the original issue. Thanks though!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2018 12:52:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/pellipse-command-not-working/m-p/7765261#M192159</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-09T12:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: PELLIPSE Command not working</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/pellipse-command-not-working/m-p/7771831#M192160</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;
&lt;P&gt;when he types in "pellipse" it just activate the "ellipse" command, as in he can draw an ellipse.&lt;/P&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;And when he does then go ahead and draw one, is the result &lt;EM&gt;always&lt;/EM&gt;&amp;nbsp; a Polyline approximation of an ellipse [not a true Ellipse entity], regardless of the PELLIPSE setting beforehand?&amp;nbsp; If so, I can imagine that there's a custom definition of a command named PELLIPSE that &lt;EM&gt;changes the System Variable setting and then calls up the Ellipse command&lt;/EM&gt;.&amp;nbsp; Someone might define it that way on the assumption that&amp;nbsp;they would set the System Variable to draw ellipses as Polylines only&amp;nbsp;when&amp;nbsp;they then wanted to &lt;EM&gt;proceed to draw&lt;/EM&gt;&amp;nbsp; such an ellipse.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check the "usual suspects" such as the ACADDOC.lsp or ACAD.lsp or .mnl file, files loaded by them, or the APPLOAD Startup Suite for something that includes:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(defun &lt;STRONG&gt;C:PELLIPSE&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in it.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 18:53:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/pellipse-command-not-working/m-p/7771831#M192160</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2018-02-12T18:53:08Z</dc:date>
    </item>
  </channel>
</rss>

