<?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: Feild updates when xrefed. in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698190#M351003</link>
    <description>&lt;P&gt;I have used this system for years.&amp;nbsp; There are hundreds of individual detail files that are drawn to different scales.&amp;nbsp; I can xref only the ones I need into my plot sheet file for my particular project.&amp;nbsp; When a detail is updated it automatically updates in my project.&amp;nbsp; I realize Autocad has the SSM but that would require further setup and we are transitioning to Revit.&amp;nbsp; We'll still be using Autocad for our details though.&amp;nbsp; Is there a way to do what I'm asking or not?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jun 2025 17:53:17 GMT</pubDate>
    <dc:creator>kbucknam</dc:creator>
    <dc:date>2025-06-25T17:53:17Z</dc:date>
    <item>
      <title>Feild updates when xrefed.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698155#M350998</link>
      <description>&lt;P&gt;I have set up detail files and xrefed them into a plot sheet.&amp;nbsp; I want the detail number to be run by the detail file name.&amp;nbsp; I have used this diesel expression in my field within the xref to do this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$(substr, $(getvar, dwgname), 1, 5)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Which displays the first 4 characters of the file name as the detail number.&amp;nbsp; (File Name: 100B - Detail Name)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The problem is when I xref this detail into my plot sheet then the field looks to the host file name and not the xref file name.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;If it looks to the source file then the plot sheet would show every detail as having the same number.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How do I get the field to only look at the source file and not the host file?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FYI - I don't want to prevent the xref from updating either.&amp;nbsp; The purpose is to be able to change the detail number by only changing the file name and not having to change it multiple places.&amp;nbsp; When the detail number was just text we had several occasions where the detail number wasn't updated when the file names were changed.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 17:23:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698155#M350998</guid>
      <dc:creator>kbucknam</dc:creator>
      <dc:date>2025-06-25T17:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Feild updates when xrefed.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698167#M351001</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can't&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$(getvar, dwgname) displays the name of the current drawing and this is the host file name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can do nothing inside your xref file to get what you want.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 17:30:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698167#M351001</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2025-06-25T17:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Feild updates when xrefed.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698177#M351002</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15397394"&gt;@kbucknam&lt;/a&gt;&amp;nbsp;Q: why xref into another drawing just to plot?&lt;/P&gt;&lt;P&gt;Has this method ever worked? Of is this a new workflow you are trying based on something you've researched, studied and tested out first?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q2: Have you folks ever considered using SSM at all? It has details tags and sheet numbering, but you have to commit to using layouts as Autodesk intended.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 17:40:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698177#M351002</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2025-06-25T17:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Feild updates when xrefed.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698190#M351003</link>
      <description>&lt;P&gt;I have used this system for years.&amp;nbsp; There are hundreds of individual detail files that are drawn to different scales.&amp;nbsp; I can xref only the ones I need into my plot sheet file for my particular project.&amp;nbsp; When a detail is updated it automatically updates in my project.&amp;nbsp; I realize Autocad has the SSM but that would require further setup and we are transitioning to Revit.&amp;nbsp; We'll still be using Autocad for our details though.&amp;nbsp; Is there a way to do what I'm asking or not?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 17:53:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698190#M351003</guid>
      <dc:creator>kbucknam</dc:creator>
      <dc:date>2025-06-25T17:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Feild updates when xrefed.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698237#M351005</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15397394"&gt;@kbucknam&lt;/a&gt;&amp;nbsp;If xrefing that specific FIELD has always worked for you in the past and is only now broken, please share a sample DWG file and confirm which year version it last worked in for others to test for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fur the rest of us, in our own files, not so much. So you might have something else going on that is not quite expressed in your posts to date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SSM is basically the simplified method built into REVIT to manage sheets and details: you'll be using a more advanced and integrated with no way out of it in that software. Enjoy that ride.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 18:19:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698237#M351005</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2025-06-25T18:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Feild updates when xrefed.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698442#M351018</link>
      <description>&lt;P&gt;Try this assuming in the plot sheet dwg you don’t use fields then only in that dwg set fieldeval to 0. The fields from those xref &amp;nbsp;dwgs would not update.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.autodesk.com/view/ACD/2024/ENU/?guid=GUID-EF5D2DDE-A170-4BB4-8F76-7F3FAFE30E56" target="_blank"&gt;AutoCAD 2024 Help | FIELDEVAL (System Variable) | Autodesk&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 21:38:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698442#M351018</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2025-06-25T21:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Feild updates when xrefed.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698456#M351019</link>
      <description>&lt;P&gt;Thanks Paul! That did resolve the issue however I do have sheet numbers that update with the ctab field.&amp;nbsp; I guess I'll have to decide which one I want more.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 21:49:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698456#M351019</guid>
      <dc:creator>kbucknam</dc:creator>
      <dc:date>2025-06-25T21:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Feild updates when xrefed.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698465#M351021</link>
      <description>&lt;P&gt;you are welcome...cheers!!!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 21:56:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/feild-updates-when-xrefed/m-p/13698465#M351021</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2025-06-25T21:56:40Z</dc:date>
    </item>
  </channel>
</rss>

