<?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: How to change text heights in tags exported from ArchiCAD? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776704#M15728</link>
    <description>&lt;P&gt;thanks again!&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2024 04:48:31 GMT</pubDate>
    <dc:creator>sapien.nyc</dc:creator>
    <dc:date>2024-05-16T04:48:31Z</dc:date>
    <item>
      <title>How to change text heights in tags exported from ArchiCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776360#M15722</link>
      <description>&lt;P&gt;Hi, each of these tags are blocks with different names. Is there a script to run to change all of their sizes or width? They are just a little bit too big for the tags. Thanks. The file is uploaded. Thanks.&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="sapiennyc_0-1715821735838.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1362829iFBB7E3D8945D44B4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sapiennyc_0-1715821735838.png" alt="sapiennyc_0-1715821735838.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 01:09:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776360#M15722</guid>
      <dc:creator>sapien.nyc</dc:creator>
      <dc:date>2024-05-16T01:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to change text heights in tags exported from ArchiCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776394#M15723</link>
      <description>&lt;P&gt;Also if there is a script to change all the objects in all the blocks to 0 layer it would be really appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 01:31:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776394#M15723</guid>
      <dc:creator>sapien.nyc</dc:creator>
      <dc:date>2024-05-16T01:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to change text heights in tags exported from ArchiCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776489#M15724</link>
      <description>&lt;P&gt;This time try this code&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;ATTEDHTWF.lsp&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;that reduces the Attributes Height &amp;amp; Width Factor by &lt;STRONG&gt;0.75&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;You can also change the &lt;STRONG&gt;0.75&lt;/STRONG&gt; factor by changing this value in this line of the code:&lt;/P&gt;&lt;LI-CODE lang="general"&gt; (setq factor 0.75) ; factor to reduce both Attribute height &amp;amp; width&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 02:09:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776489#M15724</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-05-16T02:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to change text heights in tags exported from ArchiCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776575#M15725</link>
      <description>&lt;P&gt;The LSP worked but it overdid it. The texts are too small. I didn't understand your comment about (setq factor...) I typed it on the command line but nothing happened.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 03:04:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776575#M15725</guid>
      <dc:creator>sapien.nyc</dc:creator>
      <dc:date>2024-05-16T03:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to change text heights in tags exported from ArchiCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776587#M15726</link>
      <description>&lt;P&gt;I changed the code to&amp;nbsp; (setq factor 0.9) but didn't seem to make a difference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 03:15:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776587#M15726</guid>
      <dc:creator>sapien.nyc</dc:creator>
      <dc:date>2024-05-16T03:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to change text heights in tags exported from ArchiCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776610#M15727</link>
      <description>&lt;P&gt;When you change the code you'll have to load the lisp again to activate that new setting.&lt;/P&gt;&lt;P&gt;Also you would have to UNDO the previous command to restore back to the original setting.&lt;/P&gt;&lt;P&gt;You should be able to clearly see the difference between the two as shown below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paullimapa_0-1715829928337.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1362928i3109BA4E32CF68B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="paullimapa_0-1715829928337.png" alt="paullimapa_0-1715829928337.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now I've modified the code so you'll be prompted to enter a factor #.&lt;/P&gt;&lt;P&gt;Give this a try.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 03:36:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776610#M15727</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-05-16T03:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to change text heights in tags exported from ArchiCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776704#M15728</link>
      <description>&lt;P&gt;thanks again!&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 04:48:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776704#M15728</guid>
      <dc:creator>sapien.nyc</dc:creator>
      <dc:date>2024-05-16T04:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to change text heights in tags exported from ArchiCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776705#M15729</link>
      <description>&lt;P&gt;you're welcome...cheers!!!&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 04:49:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-change-text-heights-in-tags-exported-from-archicad/m-p/12776705#M15729</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-05-16T04:49:13Z</dc:date>
    </item>
  </channel>
</rss>

