<?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>tema Betreff: what does text override H1x mean en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/what-does-text-override-h1x-mean/m-p/11628239#M1094577</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you used the wording "text override", so I am not sure, but it sounds you are talking dimensions?&lt;/P&gt;
&lt;P&gt;The Dimtext is a MTEXT objects, so can also test near to all the internal formats with MText&lt;/P&gt;
&lt;P&gt;and there options in MTexteditor ribbon or toolbar.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad-lt/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/AutoCAD-LT/files/GUID-7D8BB40F-5C4E-4AE5-BD75-9ED7112E5967-htm.html" target="_blank" rel="noopener"&gt;The main format controle code: [F1] Link for you&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="simple-translate"&gt;
&lt;DIV&gt;
&lt;DIV class="simple-translate-button isShow" style="background-image: url('moz-extension://c5d1cf00-4e84-4818-a0e3-d14b1fa33d30/icons/512.png'); height: 22px; width: 22px; top: 165px; left: -36px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="simple-translate-panel " style="width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;"&gt;
&lt;DIV class="simple-translate-result-wrapper" style="overflow: hidden;"&gt;
&lt;DIV class="simple-translate-move" draggable="true"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="simple-translate-result-contents"&gt;
&lt;P class="simple-translate-result" style="color: #000000;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="simple-translate-candidate" style="color: #737373;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Sun, 18 Dec 2022 17:23:29 GMT</pubDate>
    <dc:creator>cadffm</dc:creator>
    <dc:date>2022-12-18T17:23:29Z</dc:date>
    <item>
      <title>what does text override H1x mean</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/what-does-text-override-h1x-mean/m-p/11627884#M1094559</link>
      <description>&lt;P&gt;in the text override, what does \H1x;\W0.75;&amp;lt;&amp;gt; mean ?&lt;/P&gt;&lt;P&gt;are there any othe edit prefix for text override ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sun, 18 Dec 2022 11:21:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/what-does-text-override-h1x-mean/m-p/11627884#M1094559</guid>
      <dc:creator>yairMSKTU</dc:creator>
      <dc:date>2022-12-18T11:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: what does text override H1x means</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/what-does-text-override-h1x-mean/m-p/11627919#M1094564</link>
      <description>&lt;P&gt;The&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt; H&lt;/FONT&gt; &lt;/STRONG&gt;&lt;/FONT&gt;is for the text &lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#000000"&gt;H&lt;/FONT&gt;&lt;/STRONG&gt;eight, followed by a multiplier and an&lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#000000"&gt; x &lt;/FONT&gt;&lt;/STRONG&gt;[times], so&lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#000000"&gt; 1x &lt;/FONT&gt;&lt;/STRONG&gt;has no effect [try a different number].&amp;nbsp; The&lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#000000"&gt; W &lt;/FONT&gt;&lt;/STRONG&gt;is for the Width factor.&amp;nbsp; The&lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#000000"&gt; &amp;lt;&amp;gt; &lt;/FONT&gt;&lt;/STRONG&gt;stands in for the measured value, so replace that if you want it to say something different [dangerous], or remove it if you don't want a measurement to be part of the text.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit the text of a Dimension, playing with all the possibilities in the ribbon editor [font, color, italics, underlining, etc.], and you'll see the coding format for all those options.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Dec 2022 11:27:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/what-does-text-override-h1x-mean/m-p/11627919#M1094564</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2022-12-18T11:27:54Z</dc:date>
    </item>
    <item>
      <title>Betreff: what does text override H1x mean</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/what-does-text-override-h1x-mean/m-p/11628239#M1094577</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you used the wording "text override", so I am not sure, but it sounds you are talking dimensions?&lt;/P&gt;
&lt;P&gt;The Dimtext is a MTEXT objects, so can also test near to all the internal formats with MText&lt;/P&gt;
&lt;P&gt;and there options in MTexteditor ribbon or toolbar.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad-lt/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/AutoCAD-LT/files/GUID-7D8BB40F-5C4E-4AE5-BD75-9ED7112E5967-htm.html" target="_blank" rel="noopener"&gt;The main format controle code: [F1] Link for you&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="simple-translate"&gt;
&lt;DIV&gt;
&lt;DIV class="simple-translate-button isShow" style="background-image: url('moz-extension://c5d1cf00-4e84-4818-a0e3-d14b1fa33d30/icons/512.png'); height: 22px; width: 22px; top: 165px; left: -36px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="simple-translate-panel " style="width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;"&gt;
&lt;DIV class="simple-translate-result-wrapper" style="overflow: hidden;"&gt;
&lt;DIV class="simple-translate-move" draggable="true"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="simple-translate-result-contents"&gt;
&lt;P class="simple-translate-result" style="color: #000000;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="simple-translate-candidate" style="color: #737373;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 18 Dec 2022 17:23:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/what-does-text-override-h1x-mean/m-p/11628239#M1094577</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2022-12-18T17:23:29Z</dc:date>
    </item>
  </channel>
</rss>

