<?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: dynamic block distance lisp adjustment in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dynamic-block-distance-lisp-adjustment/m-p/11451931#M40446</link>
    <description>&lt;P&gt;All details are in the attached DWG file.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Sep 2022 11:17:44 GMT</pubDate>
    <dc:creator>sadefa</dc:creator>
    <dc:date>2022-09-29T11:17:44Z</dc:date>
    <item>
      <title>dynamic block distance lisp adjustment</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dynamic-block-distance-lisp-adjustment/m-p/11451641#M40444</link>
      <description>&lt;P&gt;Hello to all.&lt;/P&gt;&lt;P&gt;I am complete lame about lisp programing. I need some help for automation of process I do manually and it’s driving me crazy.&lt;/P&gt;&lt;P&gt;I have a dynamic block, which has multiple custom properties – distances, which can be adjusted. Two of them are to adjust the distance from already present marks. The present marks are placed every 5 meters. The first one starts at 0 coordinate on X axis, so that they are placed on 0, 5, 10, 15, etc.&lt;/P&gt;&lt;P&gt;What I am looking for is a way to select multiple blocks and ask them to adjust the distances so that they end at the already known marks.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 08:32:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dynamic-block-distance-lisp-adjustment/m-p/11451641#M40444</guid>
      <dc:creator>sadefa</dc:creator>
      <dc:date>2022-09-29T08:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic block distance lisp adjustment</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dynamic-block-distance-lisp-adjustment/m-p/11451813#M40445</link>
      <description>&lt;P&gt;Don't follow. Elaborate. And post some bigger picture to see what and how should be automated. What is the initial state and what the result.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 10:13:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dynamic-block-distance-lisp-adjustment/m-p/11451813#M40445</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2022-09-29T10:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic block distance lisp adjustment</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dynamic-block-distance-lisp-adjustment/m-p/11451931#M40446</link>
      <description>&lt;P&gt;All details are in the attached DWG file.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 11:17:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dynamic-block-distance-lisp-adjustment/m-p/11451931#M40446</guid>
      <dc:creator>sadefa</dc:creator>
      <dc:date>2022-09-29T11:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic block distance lisp adjustment</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dynamic-block-distance-lisp-adjustment/m-p/11451943#M40447</link>
      <description>&lt;P&gt;Hmm, I saw that but did not help much. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 11:23:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dynamic-block-distance-lisp-adjustment/m-p/11451943#M40447</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2022-09-29T11:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic block distance lisp adjustment</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dynamic-block-distance-lisp-adjustment/m-p/11452002#M40448</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1119416"&gt;@sadefa&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;....The first one starts at 0 coordinate on X axis, so that they are placed on 0, 5, 10, 15, etc.&amp;nbsp;&lt;SPAN&gt;.....&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That's not true in your sample drawing.&amp;nbsp; The X coordinates are things like&amp;nbsp;516740.728 and&amp;nbsp;516757.561.&amp;nbsp; [Why so far from the origin?]&amp;nbsp; If they really were at whole multiples of 5 in the X direction, maybe something could be worked out that would round the Distance1 and Distance2 settings relative to a Block's insertion point, to put their ends at the closest multiple of 5, and all the User would need to do is select a Block.&amp;nbsp; As it is, it would at least be necessary to select not only the Block but also one of the vertical grid lines.&amp;nbsp; [Why those are &lt;EM&gt;Poly&lt;/EM&gt;lines, I can't imagine.]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, are the numbers in the Attributes supposed to be changed accordingly?&amp;nbsp; To whole numbers only?&amp;nbsp; Should the position of a Block be forced to where those are whole-number distances?&amp;nbsp; Etc., etc.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 11:54:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dynamic-block-distance-lisp-adjustment/m-p/11452002#M40448</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2022-09-29T11:54:12Z</dc:date>
    </item>
  </channel>
</rss>

