<?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 Betreff: A block references itself in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13020107#M10426</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/23372"&gt;@jimbir&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;How would I redefine it...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;RENAME command, rename all the block names starting with your new block then all the manes of all the blocks inside it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PRUGE only works if the content you want to get rid of is 100% truly unused.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;</description>
    <pubDate>Fri, 13 Sep 2024 21:11:21 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2024-09-13T21:11:21Z</dc:date>
    <item>
      <title>A block references itself</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13015391#M10419</link>
      <description>&lt;P&gt;I have a block which contains a number of smaller blocks (WF beam shapes). I exploded the block so I could make changes to one of the smaller blocks. I had to explode it to make the changes. I remade a block of the block I changed then made a block containing all of the smaller blocks. Now, when I try to insert it, I get an error saying "The block references itself". What do I have to do to&amp;nbsp; fix this problem? My cad goes back to prehistoric times. It's version 2004 but It's served me well for 35 years. BTW, I don't use it very often so, when something like this shows up, I's time to talk to a troubleshooter.&lt;/P&gt;&lt;P&gt;JimB&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 23:41:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13015391#M10419</guid>
      <dc:creator>jimbir</dc:creator>
      <dc:date>2024-09-11T23:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: A block references itself</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13015409#M10420</link>
      <description>&lt;P&gt;Do a search in the AutoDesk forums "block references itself" and review the existing posts regarding this issue.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 00:04:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13015409#M10420</guid>
      <dc:creator>Washingtonn</dc:creator>
      <dc:date>2024-09-12T00:04:51Z</dc:date>
    </item>
    <item>
      <title>Betreff: A block references itself</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13015421#M10421</link>
      <description>&lt;P&gt;Plain Acad:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. It sounds you are talking about to insert a DWG file (not a block!) "as Block".&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;The file is not "a block", it is a regular DWG file, nothing else.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2."&lt;SPAN&gt;I exploded the block so I could make changes to one of the smaller blocks. I had to explode it to make the changes."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; Thats never the case, you can edit blocks by Refedit or BEDIT command.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3. What happend: You trying to insert a DWG as Block, by this step, Acad take the model content as Block content, the file name as Block name, insbase coordinate as basepoint, Insunits setting as Block unit&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;and will create this block in your current file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If inside the DWG is a Block defined with the same name as your DWG, the result would be a Block with name Sample (from Sample.dwg) which contains a Blockreference for a block with the name Sample.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So it would reference to the block where it is part of!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Solution:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Open your file you are using as block definition template.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am not sure which situation you have and what you like to have, there are two valid situations.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is the whole content what you like to have as block content? (There is just one object, one blockreference)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Then select the blockreference "Sample" and use EXPLODE, run Purge - to delete this Blockdefinition, save.&lt;/P&gt;
&lt;P&gt;Try it again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or contains the modelspace more objects, other blocks for example?&lt;/P&gt;
&lt;P&gt;In this case, you are using the wrong way to insert this block.&lt;/P&gt;
&lt;P&gt;Use DC command. But it would be very unusual to name a DWG the same as a Block inside of them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The main thing is: You trying to create/insert a "Block" what contain a Blockreference of a Block with the same name.&lt;/P&gt;
&lt;P&gt;EXPLODE or RENAME is the way to go, depending on your situation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you can't solve it now, explain more in Detail the way you go.&lt;/P&gt;
&lt;P&gt;Are you using command INSERT?&lt;/P&gt;
&lt;P&gt;Are you using [Browse] option?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think i explaind enough, for more help, please share your file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 00:14:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13015421#M10421</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-09-12T00:14:48Z</dc:date>
    </item>
    <item>
      <title>Betreff: A block references itself</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13019825#M10422</link>
      <description>I admired your explanation of the problem I'm having with this but, unfortunately, I lost you after the second sentence.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I don't think there's any thing wrong with the block itself. Let me explain...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I checked the properties of several of the blocks, including the one I thought I was having a problem with, in the folder they're stored in. they're all identified as type .dwg&amp;nbsp;&amp;nbsp; All of the blocks above are what I call combined blocks. (They're blocks that contain a collection of smaller blocks.&amp;nbsp;this particular one is titled WF BLOCKS. It contains a collection of individual blocks of wide flange American standard wide beams.)&amp;nbsp;&amp;nbsp; I opened a new drawing and had no problem inserting them into it including WF BEAMS.&amp;nbsp;&amp;nbsp; That leads me to believe there is something wrong with the drawing I'm trying to insert the block into.</description>
      <pubDate>Fri, 13 Sep 2024 18:23:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13019825#M10422</guid>
      <dc:creator>jimbir</dc:creator>
      <dc:date>2024-09-13T18:23:06Z</dc:date>
    </item>
    <item>
      <title>Betreff: A block references itself</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13019932#M10423</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/23372"&gt;@jimbir&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;....I opened a new drawing and had no problem inserting them into it including WF BEAMS.&amp;nbsp;&amp;nbsp; That leads me to believe there is something wrong with the drawing I'm trying to insert the block into.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the 'problem' drawing already has a block with that exact name, but the content is different: AutoCAD basic, named content already in the file gets used unless you make an effort to redefine it.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 19:25:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13019932#M10423</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-09-13T19:25:44Z</dc:date>
    </item>
    <item>
      <title>Betreff: A block references itself</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13020006#M10424</link>
      <description>&lt;P&gt;I am sorry for that, try to read it again&amp;nbsp; after you solved the problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Open your&amp;nbsp;&lt;SPAN&gt;WF BLOCKS.dwg (?)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Run BLOCK command, open the dropdown list.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is a block with name "WF BLOCKS" listed?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thats your problem!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Cancel, run PURGE dialog. are you able to purge this block?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If not:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;use Qselect command&amp;nbsp; to find blockreferences of a block named "WF BLOCKS".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Delete or Explode them (only you know what is the right way) or what also works in all cases: Rename this Block, or your .DWG filename.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 20:04:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13020006#M10424</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-09-13T20:04:59Z</dc:date>
    </item>
    <item>
      <title>Betreff: A block references itself</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13020096#M10425</link>
      <description>&lt;P&gt;the 'problem' drawing already has a block with that exact name, but the content is different: AutoCAD basic, named content already in the file gets used unless you make an effort to redefine it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. You've helped me in the past.&lt;/P&gt;&lt;P&gt;I've used the purge command and, I think, got rid of all of the blocks that showed up. WF SHAPES&amp;nbsp; wasn't in the list, (It was the block I originally inserted.) Are there are other commands I can use?&lt;/P&gt;&lt;P&gt;How would I redefine it.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 21:03:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13020096#M10425</guid>
      <dc:creator>jimbir</dc:creator>
      <dc:date>2024-09-13T21:03:05Z</dc:date>
    </item>
    <item>
      <title>Betreff: A block references itself</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13020107#M10426</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/23372"&gt;@jimbir&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;How would I redefine it...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;RENAME command, rename all the block names starting with your new block then all the manes of all the blocks inside it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PRUGE only works if the content you want to get rid of is 100% truly unused.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 21:11:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13020107#M10426</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-09-13T21:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: A block references itself</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13020121#M10427</link>
      <description>&lt;P&gt;If your&amp;nbsp;WF BLOCKS.dwg has a block defined as&amp;nbsp;&lt;SPAN&gt;WF BLOCKS a simple solution might be to rename&amp;nbsp;WF BLOCKS.dwg to something else before opening it to avoid the&amp;nbsp;"block references itself"&amp;nbsp;issue.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 21:18:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/a-block-references-itself/m-p/13020121#M10427</guid>
      <dc:creator>TomBeauford</dc:creator>
      <dc:date>2024-09-13T21:18:32Z</dc:date>
    </item>
  </channel>
</rss>

