<?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: BIM File To Geodatabase in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/bim-file-to-geodatabase/m-p/1665415#M100099</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/414513"&gt;@MicZatorsky_AEC&lt;/a&gt;&amp;nbsp; , are you confident that there is not a corrupt IFC file in the 134 you did not load the first time ? If you break those down into batches of say 50, 50 &amp;amp; 34, do each of them load successfully ?&lt;/P&gt;</description>
    <pubDate>Thu, 13 Nov 2025 12:25:00 GMT</pubDate>
    <dc:creator>ChrisUnderwood</dc:creator>
    <dc:date>2025-11-13T12:25:00Z</dc:date>
    <item>
      <title>BIM File To Geodatabase</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/bim-file-to-geodatabase/m-p/1665357#M100093</link>
      <description>&lt;P&gt;Does&amp;nbsp;&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/3.5/tool-reference/conversion/bimfile-to-geodatabase.htm" target="_self"&gt;BIM File To Geodatabase&lt;/A&gt; have a maximum number of IFC files it can import?&lt;/P&gt;&lt;P&gt;I've had success adding about 50 IFC files into a single feature dataset.&amp;nbsp; &amp;nbsp;But with 184 IFC files, ArcGIS Pro 3.5.3 crashes.&amp;nbsp; Running the command from a Python notebook from VSCode with Pro closed crashes the kernel.&amp;nbsp; Both crashes happen around the same time, about 20 minutes in. The CPU isn't stressed, and RAM usage remains below 50% of 64GB at all times.&lt;BR /&gt;&lt;BR /&gt;I intended to merge them all into a single Feature dataset, then create and publish a building scene layer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 03:16:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/bim-file-to-geodatabase/m-p/1665357#M100093</guid>
      <dc:creator>MicZatorsky_AEC</dc:creator>
      <dc:date>2025-11-13T03:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: BIM File To Geodatabase</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/bim-file-to-geodatabase/m-p/1665415#M100099</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/414513"&gt;@MicZatorsky_AEC&lt;/a&gt;&amp;nbsp; , are you confident that there is not a corrupt IFC file in the 134 you did not load the first time ? If you break those down into batches of say 50, 50 &amp;amp; 34, do each of them load successfully ?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 12:25:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/bim-file-to-geodatabase/m-p/1665415#M100099</guid>
      <dc:creator>ChrisUnderwood</dc:creator>
      <dc:date>2025-11-13T12:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: BIM File To Geodatabase</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/bim-file-to-geodatabase/m-p/1665420#M100100</link>
      <description>&lt;P&gt;In support of what Chris said, this may be related&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en-us/bug/arcgis-pro-crashes-when-executing-the-bim-file-to-geoda-bug-000151578" target="_blank"&gt;BUG-000151578 for ArcGIS Pro&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 13:07:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/bim-file-to-geodatabase/m-p/1665420#M100100</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-11-13T13:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: BIM File To Geodatabase</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/bim-file-to-geodatabase/m-p/1666144#M100161</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/159762"&gt;@ChrisUnderwood&lt;/a&gt;&amp;nbsp; and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;&amp;nbsp; - thank you both.&amp;nbsp; It could a problem with a file. I'll partition the files into groups and test each, using a binary search to narrow it down.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Nov 2025 23:23:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/bim-file-to-geodatabase/m-p/1666144#M100161</guid>
      <dc:creator>MicZatorsky_AEC</dc:creator>
      <dc:date>2025-11-16T23:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: BIM File To Geodatabase</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/bim-file-to-geodatabase/m-p/1668091#M100345</link>
      <description>&lt;P&gt;For closure, it was due to an issue with one IFC file in the 180-file collection.&amp;nbsp; It could be the bug Dan referenced, but I have not yet confirmed the issue.&lt;/P&gt;&lt;P&gt;When that one file was excluded, the tool worked as designed:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MicZatorsky_AEC_0-1763930153680.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/144325iC47DCB31C93058BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MicZatorsky_AEC_0-1763930153680.png" alt="MicZatorsky_AEC_0-1763930153680.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MicZatorsky_AEC_1-1763930153680.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/144324i2F1189DBED5A5412/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MicZatorsky_AEC_1-1763930153680.png" alt="MicZatorsky_AEC_1-1763930153680.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Nov 2025 20:37:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/bim-file-to-geodatabase/m-p/1668091#M100345</guid>
      <dc:creator>MicZatorsky_AEC</dc:creator>
      <dc:date>2025-11-23T20:37:45Z</dc:date>
    </item>
  </channel>
</rss>

