<?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: Need Help with Lisp in Fabrication CADmep Forum</title>
    <link>https://forums.autodesk.com/t5/fabrication-cadmep-forum/need-help-with-lisp/m-p/6680868#M2092</link>
    <description>There needs to be a space in between the [*] and the [Spacing] and the [2].&lt;BR /&gt;&lt;BR /&gt;So it should look like this:  (* Spacing 2)</description>
    <pubDate>Thu, 10 Nov 2016 20:26:32 GMT</pubDate>
    <dc:creator>rkmcswain</dc:creator>
    <dc:date>2016-11-10T20:26:32Z</dc:date>
    <item>
      <title>Need Help with Lisp</title>
      <link>https://forums.autodesk.com/t5/fabrication-cadmep-forum/need-help-with-lisp/m-p/6680854#M2091</link>
      <description>&lt;P&gt;I got this lip from one of the AU Classes but there seems to be something wrong&amp;nbsp;with it, there is always an error at the portion highlighted in red below, I would really appreciate it if someone could shed some light on this for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(defun c:racktext()&lt;/P&gt;&lt;P&gt;(setq ent1(car(entsel)))&lt;BR /&gt;(setq ent2(car(entsel)))&lt;BR /&gt;(setq ent3(car(entsel)))&lt;/P&gt;&lt;P&gt;(setq pnt(getpoint "\n Text Position"))&lt;BR /&gt;(setq Xcoord(car pnt))&lt;BR /&gt;(setq Ycoord(cadr pnt))&lt;BR /&gt;(setq Zcoord(Caddr pnt))&lt;/P&gt;&lt;P&gt;(setq SPACING 5.0)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;(addTextatpoint 2 ent1 pnt)&lt;BR /&gt;(setq pnt(list Xcoord(- Ycoord Spacing)Zcoord))&lt;BR /&gt;(addTextAtpoint 2 ent2 pnt)&lt;BR /&gt;(setq pnt(list Xcoord(- Ycoord &lt;FONT color="#FF0000"&gt;(*Spacing2)&lt;/FONT&gt;) Zcoord))&lt;BR /&gt;(addTextAtpoint 2 ent3 pnt)&lt;BR /&gt;(princ)&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 20:21:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fabrication-cadmep-forum/need-help-with-lisp/m-p/6680854#M2091</guid>
      <dc:creator>LFM.VDC</dc:creator>
      <dc:date>2016-11-10T20:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Lisp</title>
      <link>https://forums.autodesk.com/t5/fabrication-cadmep-forum/need-help-with-lisp/m-p/6680868#M2092</link>
      <description>There needs to be a space in between the [*] and the [Spacing] and the [2].&lt;BR /&gt;&lt;BR /&gt;So it should look like this:  (* Spacing 2)</description>
      <pubDate>Thu, 10 Nov 2016 20:26:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fabrication-cadmep-forum/need-help-with-lisp/m-p/6680868#M2092</guid>
      <dc:creator>rkmcswain</dc:creator>
      <dc:date>2016-11-10T20:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Lisp</title>
      <link>https://forums.autodesk.com/t5/fabrication-cadmep-forum/need-help-with-lisp/m-p/6680897#M2093</link>
      <description>&lt;P&gt;Beautiful thing my friend.... I do appreciate you taking some time to help me out to help me I can only hope to one day be able to do the same for you.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 20:35:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fabrication-cadmep-forum/need-help-with-lisp/m-p/6680897#M2093</guid>
      <dc:creator>LFM.VDC</dc:creator>
      <dc:date>2016-11-10T20:35:40Z</dc:date>
    </item>
  </channel>
</rss>

