<?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 XREF DETACH PROBLEM in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/xref-detach-problem/m-p/5712034#M321761</link>
    <description>&lt;P&gt;dear all i have this drawing in which i try to delete one xref which is showing multiple reference&lt;/P&gt;&lt;P&gt;i try my best but is there any short way to detach that one&lt;/P&gt;&lt;P&gt;suggest me&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jul 2015 05:22:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-07-09T05:22:39Z</dc:date>
    <item>
      <title>XREF DETACH PROBLEM</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-detach-problem/m-p/5712034#M321761</link>
      <description>&lt;P&gt;dear all i have this drawing in which i try to delete one xref which is showing multiple reference&lt;/P&gt;&lt;P&gt;i try my best but is there any short way to detach that one&lt;/P&gt;&lt;P&gt;suggest me&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2015 05:22:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-detach-problem/m-p/5712034#M321761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-09T05:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: XREF DETACH PROBLEM</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-detach-problem/m-p/5712104#M321762</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To delete and get rid of this annoying thing you have to erase(delete) a sentence exist in your drawing { Xref .\xref\L-1 - Structural.dwg } . this sentence usually appear when you erase xrefs not detach it. kindly see attached&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So ... erase it then purge your drawing and every thing will going fine. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&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/177728i9243CFE71C7FDADB/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="Xref stuck.png" title="Xref stuck.png" /&gt;&lt;/P&gt;&lt;P&gt;Good Luck..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2015 07:19:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-detach-problem/m-p/5712104#M321762</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2015-07-09T07:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: XREF DETACH PROBLEM</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-detach-problem/m-p/5715737#M321763</link>
      <description>boss will you tell me how u find this text in fresh drawing i searching this text but not get how you got this text will u tell me</description>
      <pubDate>Sun, 12 Jul 2015 10:19:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-detach-problem/m-p/5715737#M321763</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-12T10:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: XREF DETACH PROBLEM</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-detach-problem/m-p/5715990#M321764</link>
      <description>&lt;P&gt;The problem is that the external reference is not actually "text".&amp;nbsp; It just appears as text, usually very small, when the xref is not found.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apparently you nested an external reference inside the definition of an annoymous block named&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A$C30E96510&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I assume you followed the instructions by &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/508410"&gt;@imadHabash﻿&lt;/a&gt; which work well but that you have this problem in multiple drawings. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem is finding the references since the xref itself cannot be found since it is nested inside an anoymous block.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good rule:&amp;nbsp; Never nest an xref inside a block in the current drawing.&amp;nbsp; It probably happened with you used the command pasteblock rather than just paste.&amp;nbsp; Don't use pasteblock when copy/pasting an xref from one drawing to another.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A non-programmatic solution would be to bedit your anonymous blocks (those whose names look garbled like A$C...).&amp;nbsp;&amp;nbsp;&amp;nbsp; Use qselect to find the nested external reference. Once selected, delete it.&amp;nbsp; You must delete it from the block definition or delete all insertions of the anonymous block and then purge it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To avoid the problem in the future don't pasteblock with xref objects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 00:54:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-detach-problem/m-p/5715990#M321764</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2015-07-13T00:54:41Z</dc:date>
    </item>
  </channel>
</rss>

