<?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: &amp;quot;Export 3D Objects&amp;quot; Issues: Missing Geometry in Subset &amp;amp; Missing Merge Option (Pro 3.3.1) in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/quot-export-3d-objects-quot-issues-missing/m-p/1686436#M5462</link>
    <description>&lt;P&gt;Personally, I use the same workflow you are trying to achieve. I let the tool run for as long as it needs (even a few days). And if it works, I use a custom Python script to find all OBJ files in all subfolders and copy them to one folder. And yes, the exported OBJ files do not have absolute coordinates – they have reduced coordinates (the reduction values are different for each file). The Python script has to correct this when copying (OBJ and JSON are text files, so it's not impossible). I tested this on a 6000-feature Multipatch dataset and it worked.&lt;BR /&gt;If I then need to merge the files, I import them into Blender and export them as a single OBJ file (Blender can also be controlled by Python). With your hardware, it should be a piece of cake.&lt;/P&gt;&lt;P&gt;That's quite a convenient procedure for such expensive and advanced Esri software, isn't it? (sarcasm)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternatively, you could try merging all Multipatch geometry into a single feature before exporting:&lt;BR /&gt;– GP tool &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/3d-analyst/layer-3d-to-feature-class.htm" target="_self"&gt;Layer 3D to Feature Class&lt;/A&gt; (with the Grouping Field set correctly)&lt;BR /&gt;OR&lt;BR /&gt;– &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/merge-features-into-one-feature.htm" target="_self"&gt;Merge&lt;/A&gt; editing tool (select objects and merge)&lt;/P&gt;&lt;P&gt;– Then the classic workflow &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-3d-formats-to-multipatch.htm" target="_self"&gt;Add 3D Formats to Multipatch&lt;/A&gt; —&amp;gt; &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/export-3d-objects.htm" target="_self"&gt;Export 3D Objects&lt;/A&gt; (this time the Multipatch layer contains only one feature, so the folder structure will not be that complex and the tool may be much faster).&lt;/P&gt;&lt;P&gt;BUT:&lt;BR /&gt;– The Layer 3D to Feature Class (with Grouping Field) and Merge (Editing) tools also &lt;STRONG&gt;run extremely slow&lt;/STRONG&gt; for large number of Multipatch features (often unable to complete the process). This can be partially solved by processing smaller chunks (but this means more manual work). So this may not solve your problem, but it's an idea to try...&lt;/P&gt;&lt;P&gt;Regarding your questions:&lt;BR /&gt;1. As for coordinate reduction (the possible Merge button), I have a &lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/export-3d-objects-with-variable-offset/idi-p/1620744" target="_self"&gt;separate thread&lt;/A&gt; about it, you can give it a thumbs up.&lt;BR /&gt;2. I can't think of any reason why it shouldn't work on another subset, sounds like a random error to me...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Feb 2026 08:33:21 GMT</pubDate>
    <dc:creator>vojtastic_p</dc:creator>
    <dc:date>2026-02-25T08:33:21Z</dc:date>
    <item>
      <title>"Export 3D Objects" Issues: Missing Geometry in Subset &amp; Missing Merge Option (Pro 3.3.1)</title>
      <link>https://community.esri.com/t5/3d-questions/quot-export-3d-objects-quot-issues-missing/m-p/1685099#M5461</link>
      <description>&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Hi everyone,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;I am relatively new to ArcGIS Pro and am looking for advice on a workflow exporting 3D multipatch buildings to .OBJ format (for use in Rhino). I am running ArcGIS Pro 3.3.1 on a workstation laptop (i9, 32GB RAM, 16GB GPU).&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;I have attempted this workflow twice with different results, but I am hitting a roadblock regarding file management and missing geometry.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;Chronological Breakdown of the Issue:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;1. First Attempt: Full Dataset (County-wide)&lt;/STRONG&gt; &lt;SPAN class=""&gt;I initially attempted to process a file geodatabase containing the entire dataset of buildings. (which I received from the author of the data.)&lt;BR /&gt;• &lt;STRONG&gt;The Result:&lt;/STRONG&gt; The process worked technically but was practically unmanageable. I successfully ran &lt;STRONG&gt;Add 3D Formats to Multipatch&lt;/STRONG&gt; (took ~5.5 hours). I then ran &lt;STRONG&gt;Export 3D Objects&lt;/STRONG&gt;, which successfully generated valid .OBJ files that I could read in Rhino.&lt;BR /&gt;• &lt;STRONG&gt;The Problem:&lt;/STRONG&gt; The tool generated a separate folder for every single building. After generating ~700 folders, the process was only ~15% complete and had been running for over 9 hours.&amp;nbsp;&lt;SPAN&gt;I had to abort it because it was too heavy, and managing thousands of individual folders/files is not feasible for my workflow. Each folder contained an .obj file along with .mtl, .prj, and _ESRI3DO.json files.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;2. Second Attempt: Data Subset&lt;/STRONG&gt; &lt;SPAN class=""&gt;To address the performance issues, I obtained a specific subset of the data covering only my target area.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;• &lt;/SPAN&gt;&lt;STRONG&gt;The Result:&lt;/STRONG&gt;&lt;SPAN class=""&gt; The tools ran significantly faster. &lt;/SPAN&gt;&lt;STRONG&gt;Add 3D Formats to Multipatch&lt;/STRONG&gt;&lt;SPAN class=""&gt; finished quickly, and &lt;/SPAN&gt;&lt;STRONG&gt;Export 3D Objects&lt;/STRONG&gt;&lt;SPAN class=""&gt; reported success.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;• &lt;/SPAN&gt;&lt;STRONG&gt;The Problem:&lt;/STRONG&gt;&lt;SPAN class=""&gt; While the tool still created roughly 700 folders (one per building), this time &lt;/SPAN&gt;&lt;STRONG&gt;the folders were empty of geometry&lt;/STRONG&gt;&lt;SPAN class=""&gt;. They contained support files&amp;nbsp;(e.g., .mtl, .prj, .png textures, _ESRI3DO.json), but the actual .obj files were missing.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;My Questions:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;1. &lt;/SPAN&gt;&lt;STRONG&gt;Missing "Merge" Option:&lt;/STRONG&gt;&lt;SPAN class=""&gt; In both attempts, the tool exports one folder per building. I need to export these as a single OBJ file (or a few merged files) to preserve relative positioning. I understand there should be a &lt;/SPAN&gt;&lt;STRONG&gt;"Merge features into single 3D object"&lt;/STRONG&gt;&lt;SPAN class=""&gt; option, but this checkbox is completely missing from my Geoprocessing pane in Pro 3.3.&lt;/SPAN&gt;&lt;SPAN&gt;1. Is there a way to enable this?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;2. &lt;/SPAN&gt;&lt;STRONG&gt;Missing Geometry:&lt;/STRONG&gt;&lt;SPAN class=""&gt; Why would the export succeed (with geometry) on the large dataset but fail to write the .OBJ files on the subset, despite reporting success? I contacted the person who gave me the subset, so waiting for him is my best option, but I wanted to make efforts on my end to troubleshoot this too.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Has anyone else experienced the "Merge" option disappearing or the tool creating folders without geometry?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Thanks for the help.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 19 Feb 2026 08:51:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/quot-export-3d-objects-quot-issues-missing/m-p/1685099#M5461</guid>
      <dc:creator>YasushiIshida</dc:creator>
      <dc:date>2026-02-19T08:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: "Export 3D Objects" Issues: Missing Geometry in Subset &amp; Missing Merge Option (Pro 3.3.1)</title>
      <link>https://community.esri.com/t5/3d-questions/quot-export-3d-objects-quot-issues-missing/m-p/1686436#M5462</link>
      <description>&lt;P&gt;Personally, I use the same workflow you are trying to achieve. I let the tool run for as long as it needs (even a few days). And if it works, I use a custom Python script to find all OBJ files in all subfolders and copy them to one folder. And yes, the exported OBJ files do not have absolute coordinates – they have reduced coordinates (the reduction values are different for each file). The Python script has to correct this when copying (OBJ and JSON are text files, so it's not impossible). I tested this on a 6000-feature Multipatch dataset and it worked.&lt;BR /&gt;If I then need to merge the files, I import them into Blender and export them as a single OBJ file (Blender can also be controlled by Python). With your hardware, it should be a piece of cake.&lt;/P&gt;&lt;P&gt;That's quite a convenient procedure for such expensive and advanced Esri software, isn't it? (sarcasm)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternatively, you could try merging all Multipatch geometry into a single feature before exporting:&lt;BR /&gt;– GP tool &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/3d-analyst/layer-3d-to-feature-class.htm" target="_self"&gt;Layer 3D to Feature Class&lt;/A&gt; (with the Grouping Field set correctly)&lt;BR /&gt;OR&lt;BR /&gt;– &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/merge-features-into-one-feature.htm" target="_self"&gt;Merge&lt;/A&gt; editing tool (select objects and merge)&lt;/P&gt;&lt;P&gt;– Then the classic workflow &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-3d-formats-to-multipatch.htm" target="_self"&gt;Add 3D Formats to Multipatch&lt;/A&gt; —&amp;gt; &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/export-3d-objects.htm" target="_self"&gt;Export 3D Objects&lt;/A&gt; (this time the Multipatch layer contains only one feature, so the folder structure will not be that complex and the tool may be much faster).&lt;/P&gt;&lt;P&gt;BUT:&lt;BR /&gt;– The Layer 3D to Feature Class (with Grouping Field) and Merge (Editing) tools also &lt;STRONG&gt;run extremely slow&lt;/STRONG&gt; for large number of Multipatch features (often unable to complete the process). This can be partially solved by processing smaller chunks (but this means more manual work). So this may not solve your problem, but it's an idea to try...&lt;/P&gt;&lt;P&gt;Regarding your questions:&lt;BR /&gt;1. As for coordinate reduction (the possible Merge button), I have a &lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/export-3d-objects-with-variable-offset/idi-p/1620744" target="_self"&gt;separate thread&lt;/A&gt; about it, you can give it a thumbs up.&lt;BR /&gt;2. I can't think of any reason why it shouldn't work on another subset, sounds like a random error to me...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 08:33:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/quot-export-3d-objects-quot-issues-missing/m-p/1686436#M5462</guid>
      <dc:creator>vojtastic_p</dc:creator>
      <dc:date>2026-02-25T08:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: "Export 3D Objects" Issues: Missing Geometry in Subset &amp; Missing Merge Option (Pro 3.3.1)</title>
      <link>https://community.esri.com/t5/3d-questions/quot-export-3d-objects-quot-issues-missing/m-p/1687611#M5467</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;vojtastic_p for the detailed explanation! I gave a thumb-up to the thread.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried running a Python script to read only the first 50 subfolders in the Export 3D Objects folder. (from my earlier 'export 3D' attempt that I had to abort - which made 76,000 folders with OBJ and JSON)&lt;BR /&gt;I do understand schematically what needs to happen, but I'm not that good at coding, so I instructed ChatGPT to write a script. I do acknowledge that the .JSON file contained a huge value for coordinates - perhaps meaning that it is marking a global location. So - I specified the script to use the location of the bldg in the first folder as an origin and all the other bldg to be relatively located. I was able to run the script, no errors, it merged 50 obj files into one obj file (via text only), and I was able to import that .obj file into Rhino3D which is what I normally use.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;However, the script fails to locate the buildings correctly. It seems to cluster the buildings in a strange manner, sort of along X axis. Intuitively, it seems to either lack the Y axis offset information or using a different scale for Y axis. (screenshot below)&lt;/P&gt;&lt;P&gt;I feel like if I can correctly understand each field of the json file and figure out the way to translate it correctly, this might work. I'm wondering if you could (1) spare some time to discuss it directly with me (pls. email me: &lt;A href="mailto:yishida@gmail.com" target="_blank"&gt;yishida@gmail.com&lt;/A&gt;), or (2) share part of your python script showing how it handles the location conversion...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In the meantime I think I'll re-run the export3D for a few days, but I want to get this workflow right, since this might be my only option...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your attention!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yasushi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S.&lt;/P&gt;&lt;P&gt;One of the JSON file looks like this (city name has been changed):&amp;nbsp;&lt;BR /&gt;{"attributes":{"OBJECTID_1":10174,"ObjectId":null,"GlobalID":"{0914D5FB-8419-46DB-87BC-B10C1ED58CAA}","Source":"UndisclosedCity Buildings 2 AGOL ArcGIS Urban","BuildingFID":"Building_10_2","Id":null,"BldgID":null,"TopElev3d":null,"BaseElev3d":null,"ROOFTYPE":null,"MERGE_SRC_1":null,"Status_Update":null,"Description":null,"Z_Min":1,"Z_Max":1.9664000000047963,"Z_Mean":1.4832000000023982,"ESRI3DO_TYPE":"3D_shapebuffer","ESRI3DO_SHASH":"9d36778866ac11dad31119c9d9a7db90a39486c14cce3e940f6a60d8a37b7bd9","ESRI3DO_OX":-157.85239313128949,"ESRI3DO_OY":21.30046874142166,"ESRI3DO_OZ":1,"ESRI3DO_TX":0,"ESRI3DO_TY":0,"ESRI3DO_TZ":0,"ESRI3DO_SX":1,"ESRI3DO_SY":1,"ESRI3DO_SZ":1,"ESRI3DO_RX":0,"ESRI3DO_RY":1,"ESRI3DO_RZ":0,"ESRI3DO_RDEG":0}}&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-01 202546.jpg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/149140i5A7A685FFBBDB7C9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-01 202546.jpg" alt="Screenshot 2026-03-01 202546.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 06:35:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/quot-export-3d-objects-quot-issues-missing/m-p/1687611#M5467</guid>
      <dc:creator>YasushiIshida</dc:creator>
      <dc:date>2026-03-02T06:35:11Z</dc:date>
    </item>
  </channel>
</rss>

