<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 14: Extend the imput method on pythoncad Command</title><link href="https://sourceforge.net/p/pythoncad/pythoncadwishtraker/14/" rel="alternate"/><link href="https://sourceforge.net/p/pythoncad/pythoncadwishtraker/14/feed.atom" rel="self"/><id>https://sourceforge.net/p/pythoncad/pythoncadwishtraker/14/</id><updated>2009-12-14T18:36:30Z</updated><subtitle>Recent changes to 14: Extend the imput method on pythoncad Command</subtitle><entry><title>Extend the imput method on pythoncad Command</title><link href="https://sourceforge.net/p/pythoncad/pythoncadwishtraker/14/" rel="alternate"/><published>2009-12-14T18:36:30Z</published><updated>2009-12-14T18:36:30Z</updated><author><name>Matteo Boscolo</name><uri>https://sourceforge.net/u/matteoboscolo/</uri></author><id>https://sourceforge.net683e568447540ad76518b2746da0e044dcf76ec1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;We need to extend the PythonCad entry with the following method&lt;/p&gt;
&lt;p&gt;Different scale in x and y direction (vertical exaggeration).&lt;br /&gt;
Input on the command line in relative or absolute coordinates.&lt;/p&gt;
&lt;p&gt;My Proposal is:&lt;br /&gt;
0,0       It's a absolute coords                            [Now works in this way for many commands]&lt;br /&gt;
0;0       It's a relative coords                               [Need to be implemented]&lt;br /&gt;
0&amp;gt;0      This is an angle (Distance&amp;gt;Angle)     [Need to be Implemented]&lt;/p&gt;
&lt;p&gt;To do this job, we need to create a function that accept a string and return a toule of coords with the absolute position.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>