<?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: Best way to edit blocks without changing other blocks? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/best-way-to-edit-blocks-without-changing-other-blocks/m-p/6015458#M294213</link>
    <description>&lt;P&gt;That could be done either by Blocks and nested Blocks in one drawing, or by Xrefs and nested Xrefs as separate files.&amp;nbsp; It all depends on how you want the final result to be formatted -- as a single drawing or as separate drawings for each product.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Assuming your preference for a Blocks-based approach in a single drawing:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Put all the elements that will be absolutely common to all five products into a Block definition, so that when you BEDIT or REFEDIT that Block, it will update in all five products.&amp;nbsp; Let's call that Block InAll5.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For those first&amp;nbsp;three products that&amp;nbsp;can be changed&amp;nbsp;collectively without affecting the fourth and fifth, Insert InAll5, and draw the elements that will be common to the first 3, and &lt;EM&gt;include those and InAll5&lt;/EM&gt; [nested] in another Block definition called, say,&amp;nbsp;In3.&amp;nbsp; When you BEDIT or REFEDIT those elements in the In3 Block that are not&amp;nbsp;part of&amp;nbsp;the InAll5 Block, it will update in those three parts without affecting the fourth or fifth or the common-to-all-5 elements.&amp;nbsp; Those first three parts can then also have additional elements which will be unique to each, so that changing those in one part will not affect any of the others.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the fourth and fifth parts, Insert InAll5, and add additional elements that will be unique to each.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whether you put all the Blocks/nested Blocks/indepedent elements into Block definitions&amp;nbsp;for each part [called, say, Part1, Part2, etc.] is up to you.&amp;nbsp; If they are used more than once in that drawing, or if that drawing is Inserted into other drawings to bring those parts into them where&amp;nbsp;any may be used more than once,&amp;nbsp;then they should be Blocks rather than retaining any independent elements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;InAll5 = elements that are common to all five parts&lt;/P&gt;
&lt;P&gt;In3 = InAll5 + elements that are common to first three parts&lt;/P&gt;
&lt;P&gt;Part1 = In3 + elements unique to part 1&lt;/P&gt;
&lt;P&gt;Part2 = In3 + elements unique to part 2&lt;/P&gt;
&lt;P&gt;Part3 = In3 + elements unique to part 3&lt;/P&gt;
&lt;P&gt;Part4 = InAll5 + elements unique to part&amp;nbsp;4&lt;/P&gt;
&lt;P&gt;Part5 = InAll5 + elements unique to part&amp;nbsp;5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can do the same with separate files and Xref-ing instead of Inserting Blocks, by replacing "Block" or "Block definition"&amp;nbsp;above with "Xref" or "drawing", and replacing "BEDIT or REFEDIT" with "REFEDIT or open and edit".&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>Sat, 30 Jan 2016 13:57:11 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2016-01-30T13:57:11Z</dc:date>
    <item>
      <title>Best way to edit blocks without changing other blocks?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/best-way-to-edit-blocks-without-changing-other-blocks/m-p/6015412#M294211</link>
      <description>&lt;P&gt;&amp;nbsp;Hi all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been trying to brain storm the best way to go about this. I've 5 complex products to design. They are all very similar but with minor differences. I want to have a master design, so that when I change something on it, the other 5 are changed too. This part is simple.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The second part is having the ablity to change things individually on the drawings without that change affecting the other drawings. (Or in an ideal scenario I could make it affects only a certain number of drawings, e.g the first 3.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know I can do this by exploding the block, but once its exploded it loses its link to the other drawings meaning I can't make those overall changes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I want to avoid using xref's for multiple reasons including a computer that does not like them, and i'd prefer to keep everything in one drawing. However if it is the only way to do this second part then I will consider them. I'd prefer using blocks or maybe clips. Or anything! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&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;Hopefully there is a solution to this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Matt Autocad2015 -2D&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2016 12:38:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/best-way-to-edit-blocks-without-changing-other-blocks/m-p/6015412#M294211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-30T12:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to edit blocks without changing other blocks?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/best-way-to-edit-blocks-without-changing-other-blocks/m-p/6015448#M294212</link>
      <description>I was about to write XREF, but then I see you're ruling them out. I can't fathom what "a computer does not like them" means. Xrefs have been working fine for me for 20+ years on a variety of machines.&lt;BR /&gt;&lt;BR /&gt;Think of it like this. Drawing geometry is the basic element. From this point, items can be "grouped", which is simply a soft method of well, grouping items together. &lt;BR /&gt;&lt;BR /&gt;Items can be grouped together into a "block". Actually everything in a DWG is a block, the main block being Model Space. You can edit your own blocks in BEDIT without exploding.&lt;BR /&gt;&lt;BR /&gt;Blocks can be separate DWG filies like an XREF, and they won't update when the master updates.&lt;BR /&gt;&lt;BR /&gt;Your second paragraph can be accomplished with dynamic blocks. The same block can be represented with multiple, different graphics.&lt;BR /&gt;&lt;BR /&gt;HTH some....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Jan 2016 13:38:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/best-way-to-edit-blocks-without-changing-other-blocks/m-p/6015448#M294212</guid>
      <dc:creator>rkmcswain</dc:creator>
      <dc:date>2016-01-30T13:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to edit blocks without changing other blocks?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/best-way-to-edit-blocks-without-changing-other-blocks/m-p/6015458#M294213</link>
      <description>&lt;P&gt;That could be done either by Blocks and nested Blocks in one drawing, or by Xrefs and nested Xrefs as separate files.&amp;nbsp; It all depends on how you want the final result to be formatted -- as a single drawing or as separate drawings for each product.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Assuming your preference for a Blocks-based approach in a single drawing:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Put all the elements that will be absolutely common to all five products into a Block definition, so that when you BEDIT or REFEDIT that Block, it will update in all five products.&amp;nbsp; Let's call that Block InAll5.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For those first&amp;nbsp;three products that&amp;nbsp;can be changed&amp;nbsp;collectively without affecting the fourth and fifth, Insert InAll5, and draw the elements that will be common to the first 3, and &lt;EM&gt;include those and InAll5&lt;/EM&gt; [nested] in another Block definition called, say,&amp;nbsp;In3.&amp;nbsp; When you BEDIT or REFEDIT those elements in the In3 Block that are not&amp;nbsp;part of&amp;nbsp;the InAll5 Block, it will update in those three parts without affecting the fourth or fifth or the common-to-all-5 elements.&amp;nbsp; Those first three parts can then also have additional elements which will be unique to each, so that changing those in one part will not affect any of the others.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the fourth and fifth parts, Insert InAll5, and add additional elements that will be unique to each.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whether you put all the Blocks/nested Blocks/indepedent elements into Block definitions&amp;nbsp;for each part [called, say, Part1, Part2, etc.] is up to you.&amp;nbsp; If they are used more than once in that drawing, or if that drawing is Inserted into other drawings to bring those parts into them where&amp;nbsp;any may be used more than once,&amp;nbsp;then they should be Blocks rather than retaining any independent elements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;InAll5 = elements that are common to all five parts&lt;/P&gt;
&lt;P&gt;In3 = InAll5 + elements that are common to first three parts&lt;/P&gt;
&lt;P&gt;Part1 = In3 + elements unique to part 1&lt;/P&gt;
&lt;P&gt;Part2 = In3 + elements unique to part 2&lt;/P&gt;
&lt;P&gt;Part3 = In3 + elements unique to part 3&lt;/P&gt;
&lt;P&gt;Part4 = InAll5 + elements unique to part&amp;nbsp;4&lt;/P&gt;
&lt;P&gt;Part5 = InAll5 + elements unique to part&amp;nbsp;5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can do the same with separate files and Xref-ing instead of Inserting Blocks, by replacing "Block" or "Block definition"&amp;nbsp;above with "Xref" or "drawing", and replacing "BEDIT or REFEDIT" with "REFEDIT or open and edit".&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>Sat, 30 Jan 2016 13:57:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/best-way-to-edit-blocks-without-changing-other-blocks/m-p/6015458#M294213</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2016-01-30T13:57:11Z</dc:date>
    </item>
  </channel>
</rss>

