<?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 Place Block on Polyline (slide and flip functions) in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/place-block-on-polyline-slide-and-flip-functions/m-p/13405885#M1244</link>
    <description>&lt;P&gt;I’m requiring a Lisp routine that places a particular block (attached) along a selected Polyline and will be able to slide the block along the Polyline and place it randomly where I need it and depending on which side of the polyline I’m hovering over, the block will flip to one side or the other.&lt;/P&gt;&lt;P&gt;See simple diagram to better illustrate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DWG with block named “Wall Symbol” attached&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="brendon_butler2_1-1743661266947.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1485086i6D5355CC9C690405/image-size/medium?v=v2&amp;amp;px=400" role="button" title="brendon_butler2_1-1743661266947.png" alt="brendon_butler2_1-1743661266947.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Apr 2025 06:21:59 GMT</pubDate>
    <dc:creator>brendon_butler2</dc:creator>
    <dc:date>2025-04-03T06:21:59Z</dc:date>
    <item>
      <title>Place Block on Polyline (slide and flip functions)</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/place-block-on-polyline-slide-and-flip-functions/m-p/13405885#M1244</link>
      <description>&lt;P&gt;I’m requiring a Lisp routine that places a particular block (attached) along a selected Polyline and will be able to slide the block along the Polyline and place it randomly where I need it and depending on which side of the polyline I’m hovering over, the block will flip to one side or the other.&lt;/P&gt;&lt;P&gt;See simple diagram to better illustrate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DWG with block named “Wall Symbol” attached&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="brendon_butler2_1-1743661266947.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1485086i6D5355CC9C690405/image-size/medium?v=v2&amp;amp;px=400" role="button" title="brendon_butler2_1-1743661266947.png" alt="brendon_butler2_1-1743661266947.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 06:21:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/place-block-on-polyline-slide-and-flip-functions/m-p/13405885#M1244</guid>
      <dc:creator>brendon_butler2</dc:creator>
      <dc:date>2025-04-03T06:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Place Block on Polyline (slide and flip functions)</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/place-block-on-polyline-slide-and-flip-functions/m-p/13406369#M1245</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17180473"&gt;@brendon_butler2&lt;/a&gt;&amp;nbsp;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This one can be solve without lisp&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached your block, made it dynamic with 2 properties:&lt;/P&gt;&lt;P&gt;1. alignment grip: after you insert the block pick it than pick the alignment grip and drag it hover a pline and it will align right away.&lt;/P&gt;&lt;P&gt;2. flip grip: if after you drag the block it align not on the right side, click the flip and it will switch sides.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;enjoy&lt;/P&gt;&lt;P&gt;Moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 10:43:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/place-block-on-polyline-slide-and-flip-functions/m-p/13406369#M1245</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2025-04-03T10:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Place Block on Polyline (slide and flip functions)</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/place-block-on-polyline-slide-and-flip-functions/m-p/13407771#M1246</link>
      <description>&lt;P&gt;Just a comment there is lots of INSULATION lisps out there so pick 2 points and the XXXX will be drawn but can be more or less than 4 X's. It can be made to go above, along or below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeaHaven_0-1743716258947.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1485519i7EDC6F51F4CC370F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeaHaven_0-1743716258947.png" alt="SeaHaven_0-1743716258947.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 21:38:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/place-block-on-polyline-slide-and-flip-functions/m-p/13407771#M1246</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2025-04-03T21:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Place Block on Polyline (slide and flip functions)</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/place-block-on-polyline-slide-and-flip-functions/m-p/13407784#M1247</link>
      <description>&lt;P&gt;Thank you, Moshe. I must admit to never using dynamic Blocks at all.&amp;nbsp;&lt;BR /&gt;I've had a quick play already and I see now the possibilities.&lt;BR /&gt;&lt;BR /&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 21:46:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/place-block-on-polyline-slide-and-flip-functions/m-p/13407784#M1247</guid>
      <dc:creator>brendon_butler2</dc:creator>
      <dc:date>2025-04-03T21:46:04Z</dc:date>
    </item>
  </channel>
</rss>

