<?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: Why burst command shrink Excel table in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/why-burst-command-shrink-excel-table/m-p/10115171#M84225</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; Explode works better in this case,&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Command &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_EXPLODE&lt;/FONT&gt; &lt;/STRONG&gt;should be the standard to split block-insertions to it's entities.&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="#333399"&gt;_BURST&lt;/FONT&gt; &lt;/STRONG&gt;should only be used for one specific situation: when you have block-insertions with attributes and you want to keep the attribute values as text ... just for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
    <pubDate>Fri, 26 Feb 2021 18:18:19 GMT</pubDate>
    <dc:creator>Alfred.NESWADBA</dc:creator>
    <dc:date>2021-02-26T18:18:19Z</dc:date>
    <item>
      <title>Why burst command shrink Excel table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/why-burst-command-shrink-excel-table/m-p/10114888#M84222</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;So here the situation, I attached and then binded a dwg file to a template file. The attached file is a drawing converted from Solid Edge. Then, I used BURST ALL , since it came in one block, to edit the layers's drawing. In the case that the drawing contains a Excel table, the BURST command shrink the table and reposition it at the insertion point of the attached drawing. So how can I replace the table at its initial position or how can I avoid this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you all&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 16:46:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/why-burst-command-shrink-excel-table/m-p/10114888#M84222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-26T16:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why burst command shrink Excel table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/why-burst-command-shrink-excel-table/m-p/10115034#M84223</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I never got a SolidEdge file with an embedded XLS-table ... so to play with this I would need the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, the main question from my side is why you use &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_BURST&lt;/FONT&gt; &lt;/STRONG&gt;instead of &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_EXPLODE&lt;/FONT&gt; &lt;/STRONG&gt;... and does &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_EXPLODE&lt;/FONT&gt; &lt;/STRONG&gt;also change the table's size?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 17:31:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/why-burst-command-shrink-excel-table/m-p/10115034#M84223</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2021-02-26T17:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why burst command shrink Excel table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/why-burst-command-shrink-excel-table/m-p/10115166#M84224</link>
      <description>&lt;P&gt;Thank you for your suggestion, Explode works better in this case, it doesn't affect the table. I used BURST because my superiors did it that way, but it does not work for that particular case.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 18:15:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/why-burst-command-shrink-excel-table/m-p/10115166#M84224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-26T18:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why burst command shrink Excel table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/why-burst-command-shrink-excel-table/m-p/10115171#M84225</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; Explode works better in this case,&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Command &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_EXPLODE&lt;/FONT&gt; &lt;/STRONG&gt;should be the standard to split block-insertions to it's entities.&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="#333399"&gt;_BURST&lt;/FONT&gt; &lt;/STRONG&gt;should only be used for one specific situation: when you have block-insertions with attributes and you want to keep the attribute values as text ... just for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 18:18:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/why-burst-command-shrink-excel-table/m-p/10115171#M84225</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2021-02-26T18:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why burst command shrink Excel table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/why-burst-command-shrink-excel-table/m-p/10115287#M84226</link>
      <description>&lt;P&gt;Ok I see, thanks. Last thing, would you know why the inch symbol of all my dimensions disapear after the Explode (it did the same thing with BURST). Here my dimension type :&lt;/P&gt;&lt;P&gt;50&amp;nbsp;&lt;BR /&gt;[1-1/2'']&lt;BR /&gt;The first dimension is in mm and the second in inch, but I lose the inch symbol after EXPLODE. I also lose the specific parameters of the inch dimension.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 19:12:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/why-burst-command-shrink-excel-table/m-p/10115287#M84226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-26T19:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Why burst command shrink Excel table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/why-burst-command-shrink-excel-table/m-p/10115794#M84227</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; why the inch symbol of all my dimensions disapear after the Explode&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;I would need a dwg-file to see and to test with the entities.&lt;/P&gt;
&lt;P&gt;By default this should not happen, however as you wrote this geometry was imported from some external file formats, a lot of things can happen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 22:51:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/why-burst-command-shrink-excel-table/m-p/10115794#M84227</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2021-02-26T22:51:26Z</dc:date>
    </item>
  </channel>
</rss>

