<?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: Merge of List of Solids in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/merge-of-list-of-solids/m-p/6933540#M59776</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will check in different way of joining solids and will update on the same. Thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vinoth Kumar.R&lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2017 10:36:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-09T10:36:00Z</dc:date>
    <item>
      <title>Merge of List of Solids</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/merge-of-list-of-solids/m-p/6933311#M59772</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to merge list of solids in a revit document. kindly help me to accomplish this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vinoth Kumar.R&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 08:50:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/merge-of-list-of-solids/m-p/6933311#M59772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-09T08:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Merge of List of Solids</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/merge-of-list-of-solids/m-p/6933341#M59773</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BooleanOperationsUtils.ExecuteBooleanOperation(solid1, solid2, BooleanOperationsType.Union)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Revitalizer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 09:03:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/merge-of-list-of-solids/m-p/6933341#M59773</guid>
      <dc:creator>Revitalizer</dc:creator>
      <dc:date>2017-03-09T09:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Merge of List of Solids</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/merge-of-list-of-solids/m-p/6933422#M59774</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.Am using the above method which you have mentioned to merge two solids. But am getting the below error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Failed to perform the Boolean operation for the two solids. This may be due to geometric inaccuracies in the solids, such as slightly misaligned faces or edges. If so, eliminating the inaccuracies by making sure the solids are accurately aligned may solve the problem. This also may be due to one or both solids having complexities such as more than two faces geometrically meeting along a single edge, or two coincident edges, etc. Eliminating such conditions, or performing a sequence of Boolean operations in an order that avoids such conditions, may solve the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards.&lt;/P&gt;&lt;P&gt;Vinoth.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 09:35:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/merge-of-list-of-solids/m-p/6933422#M59774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-09T09:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Merge of List of Solids</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/merge-of-list-of-solids/m-p/6933512#M59775</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the error explanation is sufficient and logical.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A workaround, as it it said in the documentation:&lt;/P&gt;
&lt;P&gt;Shuffle the order of joining.&lt;/P&gt;
&lt;P&gt;If you cannot union A and B, then try A and C. The AC result may be joinable with B then.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Revitalizer&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 10:19:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/merge-of-list-of-solids/m-p/6933512#M59775</guid>
      <dc:creator>Revitalizer</dc:creator>
      <dc:date>2017-03-09T10:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Merge of List of Solids</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/merge-of-list-of-solids/m-p/6933540#M59776</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will check in different way of joining solids and will update on the same. Thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vinoth Kumar.R&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 10:36:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/merge-of-list-of-solids/m-p/6933540#M59776</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-09T10:36:00Z</dc:date>
    </item>
  </channel>
</rss>

