<?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: zero length line in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/zero-length-line/m-p/6229479#M133474</link>
    <description>&lt;P&gt;Use "_NON" before enter !b...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps, &lt;BR /&gt;Henrique&lt;/P&gt;</description>
    <pubDate>Tue, 22 Mar 2016 23:23:10 GMT</pubDate>
    <dc:creator>hmsilva</dc:creator>
    <dc:date>2016-03-22T23:23:10Z</dc:date>
    <item>
      <title>zero length line</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/zero-length-line/m-p/6229467#M133473</link>
      <description>&lt;P&gt;Trying to do something very basic through command prompt.&lt;/P&gt;&lt;PRE&gt;Command: (setq a (getpoint))
(6.30224e+006 2.19639e+006 0.0)

Command: (setq b (polar a (/ pi 8) 0.001))
(6.30224e+006 2.19639e+006 0.0)

Command: (mapcar 'rtos a)
("6302237.91541349" "2196394.40151239" "0.00000000")

Command: (mapcar 'rtos b)
("6302237.91633737" "2196394.40189507" "0.00000000")

Command: LINE

Specify first point: !a
(6.30224e+006 2.19639e+006 0.0)

Specify next point or [Undo]: !b
(6.30224e+006 2.19639e+006 0.0)
Zero length line created at (6302237.91541349, 2196394.40151239, 0.00000000)&lt;/PRE&gt;&lt;P&gt;Why is it not giving me a really small line of length 0.001.... something. I used rtos to verify that the 2 points a and b do have different co-ordinates, and they do. Then why zero line length? Thanks for all your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 23:00:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/zero-length-line/m-p/6229467#M133473</guid>
      <dc:creator>Ranjit_Singh</dc:creator>
      <dc:date>2016-03-22T23:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: zero length line</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/zero-length-line/m-p/6229479#M133474</link>
      <description>&lt;P&gt;Use "_NON" before enter !b...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps, &lt;BR /&gt;Henrique&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 23:23:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/zero-length-line/m-p/6229479#M133474</guid>
      <dc:creator>hmsilva</dc:creator>
      <dc:date>2016-03-22T23:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: zero length line</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/zero-length-line/m-p/6230007#M133475</link>
      <description>&lt;P&gt;Did you turned off object snap?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 10:01:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/zero-length-line/m-p/6230007#M133475</guid>
      <dc:creator>3wood</dc:creator>
      <dc:date>2016-03-23T10:01:53Z</dc:date>
    </item>
  </channel>
</rss>

