<?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 How to get collection object after explod a block in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/how-to-get-collection-object-after-explod-a-block/m-p/3459312#M55555</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like explode a block which still maintain all sub blocks' XData&lt;/P&gt;&lt;PRE&gt;myBlockRef.ExplodeToOwnerSpace()&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;The above code does the job. However I can not get the exploded collection&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use the following code I can get object collection but there is no XData for each sub block.&lt;/P&gt;&lt;PRE&gt;Dim colAssemblyEnt As DBObjectCollection = New DBObjectCollection()
 myBlockRef.Explode(colAssemblyEnt)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is how can I get the sub block collection with each block's XData?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 16 May 2012 10:58:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-05-16T10:58:27Z</dc:date>
    <item>
      <title>How to get collection object after explod a block</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-collection-object-after-explod-a-block/m-p/3459312#M55555</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like explode a block which still maintain all sub blocks' XData&lt;/P&gt;&lt;PRE&gt;myBlockRef.ExplodeToOwnerSpace()&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;The above code does the job. However I can not get the exploded collection&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use the following code I can get object collection but there is no XData for each sub block.&lt;/P&gt;&lt;PRE&gt;Dim colAssemblyEnt As DBObjectCollection = New DBObjectCollection()
 myBlockRef.Explode(colAssemblyEnt)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is how can I get the sub block collection with each block's XData?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2012 10:58:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-collection-object-after-explod-a-block/m-p/3459312#M55555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-16T10:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to get collection object after explod a block</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-collection-object-after-explod-a-block/m-p/3459526#M55556</link>
      <description>&lt;P&gt;the exploded block also lost the child group&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2012 13:04:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-collection-object-after-explod-a-block/m-p/3459526#M55556</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-16T13:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get collection object after explod a block</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-collection-object-after-explod-a-block/m-p/3460238#M55557</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check this:&amp;nbsp;&lt;A href="http://adndevblog.typepad.com/autocad/2012/05/use-of-explode-api.html" target="_blank"&gt;http://adndevblog.typepad.com/autocad/2012/05/use-of-explode-api.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gaston Nunez&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2012 18:12:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-collection-object-after-explod-a-block/m-p/3460238#M55557</guid>
      <dc:creator>hgasty1001</dc:creator>
      <dc:date>2012-05-16T18:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to get collection object after explod a block</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-collection-object-after-explod-a-block/m-p/3460970#M55558</link>
      <description>&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The block doesn't solve my problem.&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2012 08:01:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-collection-object-after-explod-a-block/m-p/3460970#M55558</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-17T08:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get collection object after explod a block</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-collection-object-after-explod-a-block/m-p/3460988#M55559</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;check this blog post &lt;A href="http://adndevblog.typepad.com/autocad/2012/05/getting-the-entities-created-from-explodetoownerspace-api.html#tp" target="_blank"&gt;http://adndevblog.typepad.com/autocad/2012/05/getting-the-entities-created-from-explodetoownerspace-api.html#tp&lt;/A&gt;&amp;nbsp;. Though the blog is in C#, logic should help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;Virupaksha Aithak&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2012 08:31:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-collection-object-after-explod-a-block/m-p/3460988#M55559</guid>
      <dc:creator>Virupaksha_aithal</dc:creator>
      <dc:date>2012-05-17T08:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to get collection object after explod a block</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-collection-object-after-explod-a-block/m-p/3461078#M55560</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2012 10:19:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-collection-object-after-explod-a-block/m-p/3461078#M55560</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-17T10:19:58Z</dc:date>
    </item>
  </channel>
</rss>

