<?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: Polar tracking  along path with custom angle in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polar-tracking-along-path-with-custom-angle/m-p/11299101#M43297</link>
    <description>&lt;P&gt;You should have posted this to the General ACAD forum. The folks there could show you some techniques.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried the Extention osnap?&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jul 2022 08:10:16 GMT</pubDate>
    <dc:creator>ВeekeeCZ</dc:creator>
    <dc:date>2022-07-15T08:10:16Z</dc:date>
    <item>
      <title>Polar tracking  along path with custom angle</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polar-tracking-along-path-with-custom-angle/m-p/11298596#M43296</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm doing drawings with sloped roofs with lots of diagonal lines. There are many cases where I want to stretch or move points of lines (line, pline). Polar tracking mode only works with pre-specified angle increments. But straight lines don't always lie on specific angles.&lt;BR /&gt;Right now I'm having to draw xlines to align to the intersections.&lt;BR /&gt;Is it possible to create a lisp to polar tracking along the working line (by selection line, or at least selection 2 points...).&lt;BR /&gt;Or a way to do it with knowledge of using autocad that I don't know.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sample.JPG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1091950i695CF1618462FA84/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sample.JPG" alt="Sample.JPG" /&gt;&lt;/span&gt;&lt;BR /&gt;Thanks for anysupport.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 00:58:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polar-tracking-along-path-with-custom-angle/m-p/11298596#M43296</guid>
      <dc:creator>Vuxvix</dc:creator>
      <dc:date>2022-07-15T00:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Polar tracking  along path with custom angle</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polar-tracking-along-path-with-custom-angle/m-p/11299101#M43297</link>
      <description>&lt;P&gt;You should have posted this to the General ACAD forum. The folks there could show you some techniques.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried the Extention osnap?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 08:10:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polar-tracking-along-path-with-custom-angle/m-p/11299101#M43297</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2022-07-15T08:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Polar tracking  along path with custom angle</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polar-tracking-along-path-with-custom-angle/m-p/11299392#M43298</link>
      <description>&lt;P&gt;SNAPANG to set the crosshairs angle to match a Line or Polyline or whatever.&amp;nbsp; ORTHO ON to restrict movement to that direction in Moving/Copying/Stretching/etc.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 11:42:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polar-tracking-along-path-with-custom-angle/m-p/11299392#M43298</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2022-07-15T11:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Polar tracking  along path with custom angle</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polar-tracking-along-path-with-custom-angle/m-p/11307544#M43299</link>
      <description>Hi!&lt;BR /&gt;I also used the same way as you guide for specific cases. I'm trying to find a more compact solution like polar track. Thank you very much!</description>
      <pubDate>Tue, 19 Jul 2022 23:30:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polar-tracking-along-path-with-custom-angle/m-p/11307544#M43299</guid>
      <dc:creator>Vuxvix</dc:creator>
      <dc:date>2022-07-19T23:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Polar tracking  along path with custom angle</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polar-tracking-along-path-with-custom-angle/m-p/11307553#M43300</link>
      <description>Hi!&lt;BR /&gt;Thanks for your suggestion. But doesn't Extension osnap work with custom diagonals!?. Doesn't it work according to Polar Tracking angle!? If you can do it with custom diagonals , please guide me in more detail. Thanks!</description>
      <pubDate>Tue, 19 Jul 2022 23:40:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polar-tracking-along-path-with-custom-angle/m-p/11307553#M43300</guid>
      <dc:creator>Vuxvix</dc:creator>
      <dc:date>2022-07-19T23:40:04Z</dc:date>
    </item>
  </channel>
</rss>

