<?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 drawing certain shapes using AutoLISP in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/need-help-with-drawing-certain-shapes-using-autolisp/m-p/9180064#M81141</link>
    <description>&lt;P&gt;@Anonymous&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You do not need to choose every point by hand. This may be a good time for you to become familiar with the &lt;A href="http://help.autodesk.com/view/ACD/2015/ENU/?guid=GUID-8C29D7A3-9CBB-47A8-A936-87118782303B" target="_blank" rel="noopener"&gt;Geometric Functions Reference&lt;/A&gt;. People do not want to do your homework for you. Perhaps you can get some code started then return to this thread for further guidance after that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's where you can start.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;~DD&lt;/P&gt;</description>
    <pubDate>Tue, 03 Dec 2019 16:33:48 GMT</pubDate>
    <dc:creator>CodeDing</dc:creator>
    <dc:date>2019-12-03T16:33:48Z</dc:date>
    <item>
      <title>Need help with drawing certain shapes using AutoLISP</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/need-help-with-drawing-certain-shapes-using-autolisp/m-p/9179726#M81136</link>
      <description>&lt;P&gt;I need to draw these shapes using AutoLISP, no idea where to start.&lt;BR /&gt;Any sort of help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="78364158_426594441370415_4876853562660880384_n.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/703824iDE5870561416088E/image-size/large?v=v2&amp;amp;px=999" role="button" title="78364158_426594441370415_4876853562660880384_n.jpg" alt="78364158_426594441370415_4876853562660880384_n.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there anyway to convert image drawn with Autocad in .dwg format to AutoLISP commands somehow?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 14:42:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/need-help-with-drawing-certain-shapes-using-autolisp/m-p/9179726#M81136</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-03T14:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with drawing certain shapes using AutoLISP</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/need-help-with-drawing-certain-shapes-using-autolisp/m-p/9179797#M81137</link>
      <description>&lt;P&gt;Trace them once then use them as blocks?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 14:58:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/need-help-with-drawing-certain-shapes-using-autolisp/m-p/9179797#M81137</guid>
      <dc:creator>ronjonp</dc:creator>
      <dc:date>2019-12-03T14:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with drawing certain shapes using AutoLISP</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/need-help-with-drawing-certain-shapes-using-autolisp/m-p/9179972#M81138</link>
      <description>&lt;P&gt;How do I convert blocks to AutoLISP?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 15:50:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/need-help-with-drawing-certain-shapes-using-autolisp/m-p/9179972#M81138</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-03T15:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with drawing certain shapes using AutoLISP</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/need-help-with-drawing-certain-shapes-using-autolisp/m-p/9179990#M81139</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;How do I convert blocks to AutoLISP?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;From what I see, code is not needed for what you're asking. If you're wanting to convert images to vector look into Adobe Illustrator ( result usually needs quite a bit of cleanup ) or if you have 'clean' PDF's use the builtin PDFIMPORT command ( assuming you have a newer version of AutoCAD ).&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 15:57:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/need-help-with-drawing-certain-shapes-using-autolisp/m-p/9179990#M81139</guid>
      <dc:creator>ronjonp</dc:creator>
      <dc:date>2019-12-03T15:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with drawing certain shapes using AutoLISP</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/need-help-with-drawing-certain-shapes-using-autolisp/m-p/9180060#M81140</link>
      <description>&lt;P&gt;I must use AutoLISP, it's a task I've got to do for&amp;nbsp;&lt;SPAN&gt;assignment but I have no idea where to start, getting each coordinate and entering it by hand seems to be a pain but I guess there are no ways around it.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 16:26:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/need-help-with-drawing-certain-shapes-using-autolisp/m-p/9180060#M81140</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-03T16:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with drawing certain shapes using AutoLISP</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/need-help-with-drawing-certain-shapes-using-autolisp/m-p/9180064#M81141</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You do not need to choose every point by hand. This may be a good time for you to become familiar with the &lt;A href="http://help.autodesk.com/view/ACD/2015/ENU/?guid=GUID-8C29D7A3-9CBB-47A8-A936-87118782303B" target="_blank" rel="noopener"&gt;Geometric Functions Reference&lt;/A&gt;. People do not want to do your homework for you. Perhaps you can get some code started then return to this thread for further guidance after that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's where you can start.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;~DD&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 16:33:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/need-help-with-drawing-certain-shapes-using-autolisp/m-p/9180064#M81141</guid>
      <dc:creator>CodeDing</dc:creator>
      <dc:date>2019-12-03T16:33:48Z</dc:date>
    </item>
  </channel>
</rss>

