<?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 Fixed Length Text and Attribute Property - Autocalc Width Factor in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/5625326#M329459</link>
    <description>&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;Often times text and attributes are contained within a shape or box. &amp;nbsp;Generally in most cases the text is fine at a normal width factor of 1.00, &amp;nbsp;but when you have overflow and need to adjust the width factor it really is a guess and check game to get something visually appealing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;&amp;nbsp;Having a property that sets a maximum physical/visual length on the text object would save a lot of fumbling around with width factors. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;The fit justification option of text &lt;/SPAN&gt;&lt;SPAN style="line-height: 15px;"&gt;often&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="line-height: 15px;"&gt;misses the mark because I never want a width factor larger than 1 and you also dont get the various other justification options.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;So as long as the visual length of the text does not exceed the maximum set length (distance may be a better term) it should remain as width of 1.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;If it Exceeds then automatically recalc the width factor so that the text stays within the max set distance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I think basic formula would be:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;MSL = maximum set length&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;CVL = current visual length&lt;/P&gt;&lt;P&gt;CWF current width factor&lt;/P&gt;&lt;P&gt;NWF = new width factor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NWF = 1.00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;if (CVL &amp;gt; MSL)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; NWF = MSL\CVL;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CWF = NWF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im sure there's a hell of a lot more to it than that on the code side, but you get the picture.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;This behavoir would be a massive help with attributed Title Blocks and could have many other uses as well.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 May 2015 17:58:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-07T17:58:39Z</dc:date>
    <item>
      <title>Fixed Length Text and Attribute Property - Autocalc Width Factor</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/5625326#M329459</link>
      <description>&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;Often times text and attributes are contained within a shape or box. &amp;nbsp;Generally in most cases the text is fine at a normal width factor of 1.00, &amp;nbsp;but when you have overflow and need to adjust the width factor it really is a guess and check game to get something visually appealing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;&amp;nbsp;Having a property that sets a maximum physical/visual length on the text object would save a lot of fumbling around with width factors. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;The fit justification option of text &lt;/SPAN&gt;&lt;SPAN style="line-height: 15px;"&gt;often&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="line-height: 15px;"&gt;misses the mark because I never want a width factor larger than 1 and you also dont get the various other justification options.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;So as long as the visual length of the text does not exceed the maximum set length (distance may be a better term) it should remain as width of 1.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;If it Exceeds then automatically recalc the width factor so that the text stays within the max set distance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I think basic formula would be:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;MSL = maximum set length&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;CVL = current visual length&lt;/P&gt;&lt;P&gt;CWF current width factor&lt;/P&gt;&lt;P&gt;NWF = new width factor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NWF = 1.00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;if (CVL &amp;gt; MSL)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; NWF = MSL\CVL;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CWF = NWF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im sure there's a hell of a lot more to it than that on the code side, but you get the picture.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;This behavoir would be a massive help with attributed Title Blocks and could have many other uses as well.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 17:58:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/5625326#M329459</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-07T17:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Length Text and Attribute Property - Autocalc Width Factor</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/5626031#M329460</link>
      <description>&lt;P&gt;This is a good request. We saw the feedback email you sent earlier. It is not something we are currently looking at, but the development team understands the request and thinks it is reasonable. So, this might be the start of floating around the idea as an enhancement.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 22:50:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/5626031#M329460</guid>
      <dc:creator>dan908</dc:creator>
      <dc:date>2015-05-07T22:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Length Text and Attribute Property - Autocalc Width Factor</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/5626072#M329461</link>
      <description>&lt;P&gt;Thanks for the idea and sending us this note.&lt;/P&gt;
&lt;P&gt;MTEXT command offers WIDTH property to set physical length. One can set the width property via Property Palette - 'Defined Width' or while using the MTEXT/-MTEXT command - 'W' option. Does this option work you or is this not solving the issue are calling out here.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Pavan Jella&lt;/P&gt;
&lt;P&gt;AutoCAD Test Development&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 23:19:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/5626072#M329461</guid>
      <dc:creator>pavanjella</dc:creator>
      <dc:date>2015-05-07T23:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Length Text and Attribute Property - Autocalc Width Factor</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/5626207#M329462</link>
      <description>&lt;P&gt;MTEXT does not seem to provide the desired effect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/167444i00221B2556DAA860/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" title="tex inside box" alt="tex inside box" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Adding 5 more "a" characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" src="https://forums.autodesk.com/t5/image/serverpage/image-id/167445i9FC5E40C26E44A3E/image-size/original?v=mpbl-1&amp;amp;px=-1" title="Overlap" alt="Overlap" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The text still wants to overlap its desired bounds and requires manual editing of the width factor to make it fit the box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" src="https://forums.autodesk.com/t5/image/serverpage/image-id/167446i59EEE2058C397DF7/image-size/original?v=mpbl-1&amp;amp;px=-1" title="Adjusted width factor" alt="Adjusted width factor" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The time saving factor of an automatic width factor calculation is to not have to manually adjust the width factor in the event of the overlap of the border.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;User gets to define this distance and no matter how many characters get added the width factor automatically adjusts to keep the text within its limits.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" src="https://forums.autodesk.com/t5/image/serverpage/image-id/167447i97A533F353192492/image-size/original?v=mpbl-1&amp;amp;px=-1" title="Autocalculate distance in Red" alt="Autocalculate distance in Red" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this clears up my original post.&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2015 02:09:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/5626207#M329462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-08T02:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Length Text and Attribute Property - Autocalc Width Factor</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/8796457#M329463</link>
      <description>&lt;P&gt;Did anything ever come of this?&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 19:00:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/8796457#M329463</guid>
      <dc:creator>Designer_1E</dc:creator>
      <dc:date>2019-05-16T19:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Length Text and Attribute Property - Autocalc Width Factor</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/8796469#M329464</link>
      <description>&lt;P&gt;So far this has not been implemented. I still really like this idea.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 19:04:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/8796469#M329464</guid>
      <dc:creator>dan908</dc:creator>
      <dc:date>2019-05-16T19:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Length Text and Attribute Property - Autocalc Width Factor</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/10729025#M329465</link>
      <description>&lt;P&gt;Has there been any development on this or is an update available? This is a feature that would be quite useful&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 00:21:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/10729025#M329465</guid>
      <dc:creator>dtenhave</dc:creator>
      <dc:date>2021-11-02T00:21:28Z</dc:date>
    </item>
    <item>
      <title>Betreff: Fixed Length Text and Attribute Property - Autocalc Width Factor</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/10729638#M329466</link>
      <description>&lt;P&gt;No, still&amp;nbsp; justification FIT or nothing.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 07:55:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/10729638#M329466</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2021-11-02T07:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Length Text and Attribute Property - Autocalc Width Factor</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/13178833#M329467</link>
      <description>&lt;P&gt;I'm sure it will be implemented any day now. After all, it's only been 11 years.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 23:22:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/fixed-length-text-and-attribute-property-autocalc-width-factor/m-p/13178833#M329467</guid>
      <dc:creator>RoversPalNumber6</dc:creator>
      <dc:date>2024-11-27T23:22:08Z</dc:date>
    </item>
  </channel>
</rss>

