<?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: Assign .shx file-folder to a single drawing in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/assign-shx-file-folder-to-a-single-drawing/m-p/10129323#M83743</link>
    <description>&lt;P&gt;yes you can but you will need to add this folder to support file search path and move this folder above AutoCAD font folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another option is to design autocad profiles for each group of projects. on desktop create AutoCAD shortcuts for each group and lunch autocad with a saved profile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;read about autocad profiles on the web.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Mar 2021 10:23:11 GMT</pubDate>
    <dc:creator>Moshe-A</dc:creator>
    <dc:date>2021-03-04T10:23:11Z</dc:date>
    <item>
      <title>Assign .shx file-folder to a single drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/assign-shx-file-folder-to-a-single-drawing/m-p/10128878#M83740</link>
      <description>&lt;P&gt;We received a .dwg file which uses some 30 custom .shx files. We also received those .shx files. I know i can add those .shx files to one of my support-paths to use them. However that has 2 drawbacks:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. My support-path gets bloated (My company created a network folder with about every custom font we ever received. That folder now contains so many fonts that, if i add it as a support path, autocad crashes on startup. That's why i'd like to keep my support-paths as lean as possible)&lt;/P&gt;&lt;P&gt;2. Every one of my colleagues would have to also manually add those fonts to their support-paths. I know we could create a network folder, that every adds as a support path, but that would sooner or later inevitably lead to the problem described under 1.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my question:&lt;/P&gt;&lt;P&gt;Is there a way to assign support-paths in a .dwg-file itself. So that for this drawing - and this drawing only - fonts would be searched under that specific path for every user on every computer that opens said drawing - no matter what other settings individual users have set their autocad installations to work with?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated - thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 07:09:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/assign-shx-file-folder-to-a-single-drawing/m-p/10128878#M83740</guid>
      <dc:creator>r.schlich</dc:creator>
      <dc:date>2021-03-04T07:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Assign .shx file-folder to a single drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/assign-shx-file-folder-to-a-single-drawing/m-p/10129167#M83741</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6901006"&gt;@r.schlich&lt;/a&gt;&amp;nbsp;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No you can no assign private support file to dwg but&amp;nbsp;AutoCAD first look's for it's support files in the folder the dwg was opened, so you can solved this by saving the&amp;nbsp;&lt;SPAN&gt;unique shx files beside the dwg. it still can be done even if AutoCAD font folder has the same shx name as long as the text style is not saved with&amp;nbsp; full path. on the other hand it will 'dirty' your project folder with unneeded shx files?!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Moshe&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 09:26:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/assign-shx-file-folder-to-a-single-drawing/m-p/10129167#M83741</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2021-03-04T09:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Assign .shx file-folder to a single drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/assign-shx-file-folder-to-a-single-drawing/m-p/10129252#M83742</link>
      <description>&lt;P&gt;Is there a way to make Autocad look in a subfolder of the drawing-path? Like you said, the project folder would get "dirty", if i placed the shx just beside the drawing. Creating a subfolder with the required fonts would be a lot cleaner.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 09:54:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/assign-shx-file-folder-to-a-single-drawing/m-p/10129252#M83742</guid>
      <dc:creator>r.schlich</dc:creator>
      <dc:date>2021-03-04T09:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Assign .shx file-folder to a single drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/assign-shx-file-folder-to-a-single-drawing/m-p/10129323#M83743</link>
      <description>&lt;P&gt;yes you can but you will need to add this folder to support file search path and move this folder above AutoCAD font folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another option is to design autocad profiles for each group of projects. on desktop create AutoCAD shortcuts for each group and lunch autocad with a saved profile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;read about autocad profiles on the web.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 10:23:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/assign-shx-file-folder-to-a-single-drawing/m-p/10129323#M83743</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2021-03-04T10:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Assign .shx file-folder to a single drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/assign-shx-file-folder-to-a-single-drawing/m-p/10129449#M83744</link>
      <description>&lt;P&gt;I figure adding multiple support-paths with a handfull of .shx-files will eventually have the same effect as stuffing all those .shx files into one "big" font support-path - which is to make autocad slow on startup and eventually crash when the number of fonts gets too high.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I like the idea with custom profiles per project! However that would still require custom adaptions for each user, that works on the project, which is what i would have liked to circumvent by setting support-paths on a per drawing basis....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well i guess we can't have our cake and eat it too. Anyway, thanks for your help. Much appreciated!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 11:06:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/assign-shx-file-folder-to-a-single-drawing/m-p/10129449#M83744</guid>
      <dc:creator>r.schlich</dc:creator>
      <dc:date>2021-03-04T11:06:04Z</dc:date>
    </item>
  </channel>
</rss>

