<?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: Snap objects to the end point in Dynamic Blocks Forum</title>
    <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13926397#M30161</link>
    <description>&lt;P&gt;&lt;SPAN&gt;As far as I understand, dynamic blocks only work in their own coordinate system and it is not possible to connect them to the block insertion point, block rotation, etc.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Dec 2025 09:53:08 GMT</pubDate>
    <dc:creator>vladop</dc:creator>
    <dc:date>2025-12-01T09:53:08Z</dc:date>
    <item>
      <title>Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13916435#M30120</link>
      <description>&lt;P&gt;As seen in the attached video, using the stretch action with the point parameter and vertical constraint I achieved that when stretching the vertical line remains vertical and that the bottom point of the vertical line remains at the same height.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6385489278112w992h540r630" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6385489278112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6385489278112w992h540r630');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6385489278112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I make the attributes and geometry along and below the vertical line move as if they were glued to the bottom point of the vertical line.&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="vladop_1-1763908189418.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1598500i80523E2CADB556B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vladop_1-1763908189418.png" alt="vladop_1-1763908189418.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;It doesn't help if I include these objects in the stretch action, because if the stretching is done up or down, then the objects also go up or down, they remain aligned with the bottom point of the vertical line only along the X axis.&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="vladop_2-1763908577604.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1598501iEFECC714753524FC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vladop_2-1763908577604.png" alt="vladop_2-1763908577604.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vladop_3-1763908720332.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1598502i9F228545D4343A8C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vladop_3-1763908720332.png" alt="vladop_3-1763908720332.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had the idea to fix the second point parameter to the bottom point of the vertical line, set the chain action to YES, and then add a move action for all objects that should remain glued to the bottom point of the vertical line. I haven't found a way to fix the second point parameter to the bottom point of the vertical line.&lt;BR /&gt;Maybe there is another way?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Attached is a drawing with a block.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Nov 2025 14:43:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13916435#M30120</guid>
      <dc:creator>vladop</dc:creator>
      <dc:date>2025-11-23T14:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917024#M30121</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/466338"&gt;@vladop&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This can be achieved without using constraints. You need to include the whole vertical line in the stretch action and also add in the attribute in the selection. Please find the updated block attached.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 05:49:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917024#M30121</guid>
      <dc:creator>vinodkl</dc:creator>
      <dc:date>2025-11-24T05:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917227#M30122</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2855596"&gt;@vinodkl&lt;/a&gt;&amp;nbsp;thanks for your reply&lt;BR /&gt;The bottom point of the vertical line and the objects next to and below it should remain at the same Y coordinate.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vladop_0-1763973923351.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1598661iE8518B0186334CFE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vladop_0-1763973923351.png" alt="vladop_0-1763973923351.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 08:45:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917227#M30122</guid>
      <dc:creator>vladop</dc:creator>
      <dc:date>2025-11-24T08:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917266#M30123</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/466338"&gt;@vladop&lt;/a&gt;&amp;nbsp;You just needed to change the size of the window&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2855596"&gt;@vinodkl&lt;/a&gt;&amp;nbsp;did and remove the text and rectangles from the stretch. See the attached drawing&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 09:10:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917266#M30123</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2025-11-24T09:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917275#M30124</link>
      <description>&lt;P&gt;The line should remain vertical.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 09:17:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917275#M30124</guid>
      <dc:creator>vladop</dc:creator>
      <dc:date>2025-11-24T09:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917301#M30125</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/466338"&gt;@vladop&lt;/a&gt;&amp;nbsp;try the attached. I cheated a bit.&lt;/P&gt;
&lt;P&gt;I used a Polar parameter and started it from the text and ended it at the junction of the two lines. I also set the angle at 90 so it would only move up and down.&lt;/P&gt;
&lt;P&gt;I started it from the text so that the lines would not go past the text. You could set a minimum value so it won't.&lt;/P&gt;
&lt;P&gt;I've also created one with a linear parameter (green circle) so you can choose which one you want to use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 09:45:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917301#M30125</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2025-11-24T09:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917347#M30126</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/65473"&gt;@h_s_walker&lt;/a&gt;&amp;nbsp;thanks for the repay, I'll try to explain how it should work in another way.&lt;BR /&gt;Stretch point (1) should be free, i.e. move in both X and Y directions.&lt;BR /&gt;Line (2) should remain vertical, and its lower point (3) should remain at the same height, i.e. point (3) should keep its Y coordinate and take over the X coordinate of stretch point (1).&lt;BR /&gt;Other objects (4) should remain attached to the lower point (3).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vladop_1-1763979174128.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1598688i1EA7AF3247CD456B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vladop_1-1763979174128.png" alt="vladop_1-1763979174128.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 10:23:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917347#M30126</guid>
      <dc:creator>vladop</dc:creator>
      <dc:date>2025-11-24T10:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917350#M30127</link>
      <description>&lt;P&gt;In the block I sent at the beginning, stretch point and line behave as they should, only the objects do not follow the lower point of the vertical line.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 10:18:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917350#M30127</guid>
      <dc:creator>vladop</dc:creator>
      <dc:date>2025-11-24T10:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917357#M30128</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/466338"&gt;@vladop&lt;/a&gt;&amp;nbsp;Try my updated block. It uses an xy parameter. If you add a stretch to an xyparameter it gives you the option of stretching in xy, y or x. I've added an extra stretch to it and added the items at the bottom and changed the stretch so it just stretches in the x direction.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 10:28:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917357#M30128</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2025-11-24T10:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917366#M30129</link>
      <description>&lt;P&gt;That's it, thanks a lot.&lt;BR /&gt;I'll take a look later to see how it's done.&lt;BR /&gt;The only problem is that it can't be stretched to the left of the center of the circle.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 10:38:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917366#M30129</guid>
      <dc:creator>vladop</dc:creator>
      <dc:date>2025-11-24T10:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917380#M30130</link>
      <description>&lt;P&gt;I moved the start of the X parameter to the left and I think it's fine now.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vladop_1-1763981102139.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1598693i1E41D8959A156812/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vladop_1-1763981102139.png" alt="vladop_1-1763981102139.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 10:47:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917380#M30130</guid>
      <dc:creator>vladop</dc:creator>
      <dc:date>2025-11-24T10:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917382#M30131</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/466338"&gt;@vladop&lt;/a&gt;&amp;nbsp;Updated block attached. I just added a point stretch and used that to stretch the xyparameter, which I chained to the point stretch. I also turned off all the grips for the xyparameter,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 10:57:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917382#M30131</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2025-11-24T10:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917387#M30132</link>
      <description>&lt;P&gt;Perfect!!!&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 10:53:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13917387#M30132</guid>
      <dc:creator>vladop</dc:creator>
      <dc:date>2025-11-24T10:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13919233#M30133</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The block that &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/65473"&gt;@h_s_walker&lt;/a&gt; created works great, but it could still be improved with some new features.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Тhe video shows that I added two things:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;- stretch action to stretch fields containing numbers&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;- alignment parameter to align the block with the line.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6385559753112w1476h540r532" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6385559753112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6385559753112w1476h540r532');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6385559753112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Inserting the block at an angle opens up a new issue that I can't seem to solve.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Is it possible to automatically rotate fields containing numbers and the line they are attached to in the opposite direction to the rotation angle of the entire block?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vladop_0-1764066523440.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1599083i44068D2A6AA3D4FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vladop_0-1764066523440.png" alt="vladop_0-1764066523440.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I searched the forum and other sites, there is something that looks like it, but I haven't been able to do it.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;А&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;ttached is a drawing with a block with stretching and alignment added, which is what I knew how to do.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 10:41:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13919233#M30133</guid>
      <dc:creator>vladop</dc:creator>
      <dc:date>2025-11-25T10:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13919247#M30134</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/466338"&gt;@vladop&lt;/a&gt;&amp;nbsp;unfortunately you can't use the alignment parameter to do what you want to do as the alignment parameter rotates the whole block&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 10:52:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13919247#M30134</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2025-11-25T10:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13919252#M30135</link>
      <description>&lt;P&gt;OK thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 10:56:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13919252#M30135</guid>
      <dc:creator>vladop</dc:creator>
      <dc:date>2025-11-25T10:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13919256#M30136</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Actually, I was thinking of adding a rotation action for these objects and connecting it to a block rotation, or rather a negative block rotation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 10:59:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13919256#M30136</guid>
      <dc:creator>vladop</dc:creator>
      <dc:date>2025-11-25T10:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13919321#M30137</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I came across this page at the beginning and it should be what I'm looking for, but I don't understand the procedure given at the end in the last post:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.cadtutor.net/forum/topic/76321-dynamic-block-rotation" target="_blank"&gt;Dynamic block rotation - AutoCAD Drawing Management &amp;amp; Output - AutoCAD Forums&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 11:50:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13919321#M30137</guid>
      <dc:creator>vladop</dc:creator>
      <dc:date>2025-11-25T11:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13926350#M30159</link>
      <description>&lt;P&gt;You could make the bottom part a polar stretch combination, it makes the block a bit wonkier though so it's not the best solution.&lt;BR /&gt;You'd have to stretch it perpendicular to the desired line but then you can stretch/rotate in one action.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://i.imgur.com/t07jXOZ.mp4" target="_blank" rel="noopener"&gt;https://i.imgur.com/t07jXOZ.mp4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Edit: Added an extra point grip at the right location&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 09:39:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13926350#M30159</guid>
      <dc:creator>Brock_Olly</dc:creator>
      <dc:date>2025-12-01T09:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Snap objects to the end point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13926387#M30160</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Thanks&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3723257"&gt;@Brock_Olly&lt;/a&gt;!!!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;While using the block I will see what suits me best.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I solved it by removing the alignment parameter, so that the block is always inserted vertically, and I added a rotation for the upper part.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Your approach is similar, only the lower part rotates.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt; I have not made more complex dynamic blocks so far, I am just learning some things.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Thank you all for your help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The block already satisfies everything I need, but there are always ideas for improvement.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 09:50:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/snap-objects-to-the-end-point/m-p/13926387#M30160</guid>
      <dc:creator>vladop</dc:creator>
      <dc:date>2025-12-01T09:50:02Z</dc:date>
    </item>
  </channel>
</rss>

