<?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 Text Base Point in Dynamic Blocks Forum</title>
    <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-block-text-base-point/m-p/12011346#M5135</link>
    <description>&lt;P&gt;No a text item cannot have it's basepoint change.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jun 2023 09:17:34 GMT</pubDate>
    <dc:creator>h_s_walker</dc:creator>
    <dc:date>2023-06-05T09:17:34Z</dc:date>
    <item>
      <title>Dynamic Block Text Base Point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-block-text-base-point/m-p/12011297#M5134</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi CAD Forum,&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'm currently updating my companies block library into dynamic blocks and I need some help with the following.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Is there a way for the base point of Mtext/attributed text to automatically adjust when an object is rotated?&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I want the text to stay 1mm away from the block at all times, I'm currently working on a luminaire block and its default position is horizontal and the text has a base point of top center. When I rotate the block to vertical I want the base point of the text to change to middle right or middle left for example so its still 1mm away from the block. I have sorted the chain actions part so the text still follows the block at the correct orientation, but I cant find a way for the text to auto adjust its base point as the blocks rotates. Is this even possible?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any help or advice will be greatly appreciated.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Cheers&amp;nbsp; &amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Jun 2023 08:55:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-block-text-base-point/m-p/12011297#M5134</guid>
      <dc:creator>ME7CADGuy</dc:creator>
      <dc:date>2023-06-05T08:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Block Text Base Point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-block-text-base-point/m-p/12011346#M5135</link>
      <description>&lt;P&gt;No a text item cannot have it's basepoint change.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 09:17:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-block-text-base-point/m-p/12011346#M5135</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2023-06-05T09:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Block Text Base Point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-block-text-base-point/m-p/12011456#M5136</link>
      <description>&lt;P&gt;- has the text a constant length or is it variable (attribute)?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- do you want to rotate the block in 90° steps or in any angle?&lt;/P&gt;
&lt;P&gt;- Would you please post an example file and let us see what you want to get&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 10:09:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-block-text-base-point/m-p/12011456#M5136</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2023-06-05T10:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Block Text Base Point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-block-text-base-point/m-p/12013866#M5137</link>
      <description>&lt;P&gt;The text is a constant length, just 1 letter used as a reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to be able to rotate it at any angle and the text base point needs to adjust as it hits a specific angle for example...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rotate the block from its default position to 45 degrees, the text base point changes automatically from bottom center to bottom right so it stays 1mm away from the block.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 08:20:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-block-text-base-point/m-p/12013866#M5137</guid>
      <dc:creator>ME7CADGuy</dc:creator>
      <dc:date>2023-06-06T08:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Block Text Base Point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-block-text-base-point/m-p/12013933#M5138</link>
      <description>&lt;P&gt;The way you've done it is the best possible, otherwise you would have to start fiddling with double lookups and fields referencing attributes. Trust me it's not worth the hassle.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 08:59:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-block-text-base-point/m-p/12013933#M5138</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2023-06-06T08:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Block Text Base Point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-block-text-base-point/m-p/12013985#M5139</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13939121"&gt;@ME7CADGuy&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;The text is a constant length, &amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Obviously not (may be a misunderstanding) - an "I" has another (a smaller) length than a "W". And if the Attribute values is more than one letter ...&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So my first rough idea, to&amp;nbsp;add an additional movement and let the object depending on the angle jump to another position as in this example&amp;nbsp;&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-6328879448112w960h540r79" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6328879448112" 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-6328879448112w960h540r79');  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/6328879448112"&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;will not work because we don't know the needed jump distances (which depends on the current text length).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm sorry&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 09:19:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-block-text-base-point/m-p/12013985#M5139</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2023-06-06T09:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Block Text Base Point</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-block-text-base-point/m-p/12014018#M5140</link>
      <description>&lt;P&gt;Thank you both for your help, maybe it will be added as a new feature in newer CAD versions...&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 09:37:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-block-text-base-point/m-p/12014018#M5140</guid>
      <dc:creator>ME7CADGuy</dc:creator>
      <dc:date>2023-06-06T09:37:59Z</dc:date>
    </item>
  </channel>
</rss>

