<?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>idea Multipatch to GLTF in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idi-p/1244624</link>
    <description>&lt;P&gt;Currently, the only 3D model transfer format that ArcGIS Pro supports in terms of exporting is Collada.&amp;nbsp; However Collada is an older spec and not handled well by many 3D design software titles.&lt;/P&gt;&lt;P&gt;I would like functionality to export a 3D Multipatch object from ArcGIS Pro into GLTF (ascii AND/OR binary).&lt;/P&gt;&lt;P&gt;The general flow would be similar to arcpy.MultipatchToCollada_conversion() and could be something like arcpy.MultipatchToGLTF(output_path, output_name, prepend_source_name, format="BINARY")&lt;/P&gt;&lt;P&gt;(or, format="ASCII")&lt;/P&gt;&lt;P&gt;GLTF/GLB files are handled very pleasantly not only by numerous 3D design titles (e.g., Blender can open a 100mb GLTF without breaking a sweat while a 50mb Collada will bring it to its knees) but also the universal three.js framework.&lt;/P&gt;&lt;P&gt;Please bring GLTF export support to ArcGIS Pro!&lt;/P&gt;</description>
    <pubDate>Fri, 30 Dec 2022 19:27:30 GMT</pubDate>
    <dc:creator>EricEagle</dc:creator>
    <dc:date>2022-12-30T19:27:30Z</dc:date>
    <item>
      <title>Multipatch to GLTF</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idi-p/1244624</link>
      <description>&lt;P&gt;Currently, the only 3D model transfer format that ArcGIS Pro supports in terms of exporting is Collada.&amp;nbsp; However Collada is an older spec and not handled well by many 3D design software titles.&lt;/P&gt;&lt;P&gt;I would like functionality to export a 3D Multipatch object from ArcGIS Pro into GLTF (ascii AND/OR binary).&lt;/P&gt;&lt;P&gt;The general flow would be similar to arcpy.MultipatchToCollada_conversion() and could be something like arcpy.MultipatchToGLTF(output_path, output_name, prepend_source_name, format="BINARY")&lt;/P&gt;&lt;P&gt;(or, format="ASCII")&lt;/P&gt;&lt;P&gt;GLTF/GLB files are handled very pleasantly not only by numerous 3D design titles (e.g., Blender can open a 100mb GLTF without breaking a sweat while a 50mb Collada will bring it to its knees) but also the universal three.js framework.&lt;/P&gt;&lt;P&gt;Please bring GLTF export support to ArcGIS Pro!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 19:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idi-p/1244624</guid>
      <dc:creator>EricEagle</dc:creator>
      <dc:date>2022-12-30T19:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Multipatch to GLTF</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1244734#M22638</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i'm working with arcgis pro and want to export to glb an arcscene or raster or multipatch for blender.&lt;/P&gt;&lt;P&gt;After that, I want to put the .glb into 3D vista for making VR.&lt;/P&gt;&lt;P&gt;Currently, i trying to find an issue but still can't export from arcgis pro to glb.&lt;/P&gt;&lt;P&gt;Like EricEagle:&lt;/P&gt;&lt;P&gt;Please bring GLTF export support to ArcGIS Pro!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 03:38:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1244734#M22638</guid>
      <dc:creator>JohXENIE</dc:creator>
      <dc:date>2023-01-02T03:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multipatch to GLTF</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1244749#M22639</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/588001"&gt;@JohXENIE&lt;/a&gt;&amp;nbsp;There is a way to go smoothly from a terrain/image raster combo to a glb that Blender handles beautifully, but it involves using QGIS and the Qgis2three.js plugin. &amp;nbsp;This is my current workflow but it causes me to have to maintain extra software. &amp;nbsp;&lt;SPAN&gt;If you want more info just message me privately.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 11:31:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1244749#M22639</guid>
      <dc:creator>EricEagle</dc:creator>
      <dc:date>2023-01-02T11:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multipatch to GLTF</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1244760#M22640</link>
      <description>&lt;P&gt;You could export your scene as i3s/SLPK and then look for conversion tools.&lt;/P&gt;&lt;P&gt;The &lt;SPAN&gt;ArcGIS Data Interoperability extension&lt;/SPAN&gt; for example offers support for various formats.&lt;BR /&gt;&lt;BR /&gt;CityEngine supports multiple formats, so for those of you with a license this is a good option.&lt;BR /&gt;&lt;A href="https://doc.arcgis.com/en/cityengine/latest/help/help-export-gltf.htm" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/cityengine/latest/help/help-export-gltf.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The CityEngine SDK (&lt;A href="https://github.com/Esri/cityengine-sdk" target="_blank" rel="noopener"&gt;https://github.com/Esri/cityengine-sdk&lt;/A&gt;) is free for personal, educational, and non-commercial use. Commercial use requires at least one commercial license&lt;BR /&gt;&lt;BR /&gt;However, having native support for GLTF export within ArcGIS Pro would be great.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 13:48:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1244760#M22640</guid>
      <dc:creator>SimonSchütte_ct</dc:creator>
      <dc:date>2023-01-02T13:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Multipatch to GLTF</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1244895#M22646</link>
      <description>&lt;P&gt;To echo Simon, Data Interoperability extension can export multipatch to GLTF/GLB.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 14:57:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1244895#M22646</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2023-01-03T14:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Multipatch to GLTF</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1245377#M22700</link>
      <description>&lt;P&gt;I do appreciate this but would like to stay away from extras like the massive Data Interop extension.&amp;nbsp; As an Idea, it has precedent (as 3d export of multipatch is already supported) and is a logical evolution of the Multipatch to Collada tool.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 18:11:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1245377#M22700</guid>
      <dc:creator>EricEagle</dc:creator>
      <dc:date>2023-01-04T18:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Multipatch to GLTF - Status changed to: Already Offered</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1310238#M25743</link>
      <description>&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;Have you had a chance to look at the Add 3D Formats to Multipatch geoprocessing tool? That tool is designed to do exactly what you are asking for. I'll post the link to the documentation below.&lt;/P&gt;&lt;P&gt;There are some caveats to the tool. First, you need to be using &lt;STRONG&gt;Windows 10 build 1809 or higher&lt;/STRONG&gt;. This will give you access to the 3D Objects folder which is necessary when exporting your multipatches out of Pro.&lt;/P&gt;&lt;P&gt;Secondly, you need to be using &lt;STRONG&gt;Pro 2.7+ and have either the Standard or Advanced licenses&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Next, you need to turn on &lt;STRONG&gt;Windows Projected File System&lt;/STRONG&gt;. This setting can be found by going to the search bar under the start menu and typing in, "Turn windows features on or off." This will open up a new dialog window. With that new window open, scroll all the way to the bottom and look for, "Windows Projected File System." Select that checkbox to turn that feature on and hit OK. This will activate the windows projected file system which creates a live link between Pro and windows. The 3D objects folder is where Pro will export your files to. The 3D Objects folder can be found under "This PC" in windows explorer.&lt;/P&gt;&lt;P&gt;With those settings updated, go to Pro and open up your geoprocessing tools. To find Add 3D Formats to Multipatch, you can search for that tool directly or go to the Toolboxes and navigate to it by going to Data Management Tools &amp;gt; 3D Objects &amp;gt; Add 3D Formats to Multipatch.&lt;/P&gt;&lt;P&gt;When the tool pane opens up, select your multipatch layer as the Input Feature, then choose the file format(s) of your choice and select run. When the process is complete, navigate to the 3D Objects directory that I mentioned earlier, find your project, and navigate down to find the file(s) you exported. They will be exported as a generic file name but it will be the 3D model(s) on your feature layer.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-3d-formats-to-multipatch.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-3d-formats-to-multipatch.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 20:44:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1310238#M25743</guid>
      <dc:creator>RodneyChin</dc:creator>
      <dc:date>2023-07-20T20:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Multipatch to GLTF</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1343107#M26732</link>
      <description>&lt;P&gt;Hi, I was wondering if there is a workflow, where you can take a multipatch into GLTF and keep the attributes asociated to given geometries, i would like to make a interactive 3D city model in VR but i keep bumping into data interop. problems, eg. i dont have access to Data Interoperability extension.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Oct 2023 10:51:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1343107#M26732</guid>
      <dc:creator>JanHorák</dc:creator>
      <dc:date>2023-10-29T10:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Multipatch to GLTF</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1343121#M26733</link>
      <description>&lt;P&gt;Hello Jan,&lt;/P&gt;&lt;P&gt;The workflow you would use in your situation would be similar to what I have listed above in my response to Eric. Keep in mind that this tool does not require Data Interop as it is found in the Standard license for Pro.&lt;/P&gt;&lt;P&gt;I'm going to assume you are using ArcGIS Pro 2.7 or higher and you have turned on Windows Projected File System. This is important because when you use the Add 3D Formats to Multipatch GP tool, it will output to your 3D Objects folder. This can be most easily found by using Windows Explorer and finding it on the side bar, underneath "This PC" in the hierarchy.&lt;/P&gt;&lt;P&gt;Go back to ArcGIS Pro and open up your geoprocessing tools. To find Add 3D Formats to Multipatch, you can search for that tool directly or go to the Toolboxes and navigate to it by going to Data Management Tools &amp;gt; 3D Objects &amp;gt; Add 3D Formats to Multipatch.&lt;/P&gt;&lt;P&gt;When the tool pane opens up, select your multipatch layer as the Input Feature, then choose gltf or glb and select run. When the process is complete, navigate to the 3D Objects directory that I mentioned earlier, find your project, and navigate down to find the file(s) you exported. They will be exported as a generic file name but it will be the 3D model(s) on your feature layer.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Rodney&lt;/P&gt;</description>
      <pubDate>Sun, 29 Oct 2023 16:07:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1343121#M26733</guid>
      <dc:creator>RChin</dc:creator>
      <dc:date>2023-10-29T16:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Multipatch to GLTF</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1402586#M29144</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;We are working on bringing an export feature that will save all your 3D symbols (Points, Polygons, Lines, Multipatch, etc.) along with the terrain tiles that the symbols sit on in a folder in Pro as glTF files.&lt;/P&gt;&lt;P&gt;The feature is expected to allow you to select the features that you want to export, and the selected features and terrain tiles will be saved in their own folders, inside a folder of your choosing. Each individual feature folder will contain the glTF file, the binary file that holds the mesh and material data and their texture images (if any).&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 14:31:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1402586#M29144</guid>
      <dc:creator>NDGraphics</dc:creator>
      <dc:date>2024-03-29T14:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multipatch to GLTF</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1403784#M29156</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/546395"&gt;@RChin&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/204164"&gt;@RodneyChin&lt;/a&gt;&amp;nbsp;Sorry for the incredibly late response, for some reason I didn't get an email on this and only caught up that you responded by chance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would call your solution "partially implemented."&amp;nbsp; No offense but that is a &lt;EM&gt;&lt;STRONG&gt;Bad Workflow&lt;/STRONG&gt;&lt;/EM&gt;.&amp;nbsp; I cannot simply walk into my enterprise which is controlled by enterprise/configuration management boards and tell them to "turn on projected filesystem."&amp;nbsp; Similarly I question the architectural wisdom of binding 3D outputs to the Windows 3D folder when nothing else in ArcGIS Pro has such a requirement.&amp;nbsp; So &lt;STRONG&gt;I request that this be opened up again&lt;/STRONG&gt;, as my Idea has to do with a specific functionality added to arcpy, not the ArcGIS Pro GUI.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/776406"&gt;@NDGraphics&lt;/a&gt;&amp;nbsp;Who is "we"?&amp;nbsp; Does this feature carry a cost and a separate license?&amp;nbsp; Will it be yet another acquisition action?&amp;nbsp; We operate on systems that do not touch internet, so phoning home and so on for feature activation is not a realistic solution (which is why we wanted such a straightforward function just baked into 3D Analyst).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 12:33:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1403784#M29156</guid>
      <dc:creator>EricEagle</dc:creator>
      <dc:date>2024-04-01T12:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Multipatch to GLTF</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1403875#M29157</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/171761"&gt;@EricEagle&lt;/a&gt;&amp;nbsp;Apologies for the confusion. By "we" I am referring to the developers at Esri. We have multiple teams working on this feature and it will be part of Pro. It will be an offline feature, meaning you can export any time you want. There will be a GUI option for you to select and export the 3D models that you want from a local scene in Pro.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 15:30:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1403875#M29157</guid>
      <dc:creator>NDGraphics</dc:creator>
      <dc:date>2024-04-01T15:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multipatch to GLTF</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1403945#M29159</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/776406"&gt;@NDGraphics&lt;/a&gt;&amp;nbsp;Awesome!&amp;nbsp; Thanks for the update!&amp;nbsp; Can't wait for this to drop&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 17:19:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1403945#M29159</guid>
      <dc:creator>EricEagle</dc:creator>
      <dc:date>2024-04-01T17:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Multipatch to GLTF</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1408158#M29323</link>
      <description>&lt;P&gt;Do you have a timeframe for&amp;nbsp; glTF export. Please.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 19:32:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1408158#M29323</guid>
      <dc:creator>TaiDuong</dc:creator>
      <dc:date>2024-04-10T19:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Multipatch to GLTF - Status changed to: Open</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1414898#M29661</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/171761"&gt;@EricEagle&lt;/a&gt;&amp;nbsp;, no worries on the late response. I went ahead and opened it back up as you requested.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, understood that my solution doesn't work for your situation. That solution is just one method. We have another more standard way to import/export models into Pro that does not require turning on Windows Projected File System. I'm unsure of the version of Pro you are using, but in Pro 3.2 we offer two new geoprocessing tools that will also allow you to also convert your files to other 3D formats. The documentation can be found here:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/import-3d-objects.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/import-3d-objects.htm&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/export-3d-objects.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/export-3d-objects.htm&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope this works for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 18:04:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/multipatch-to-gltf/idc-p/1414898#M29661</guid>
      <dc:creator>RodneyChin</dc:creator>
      <dc:date>2024-04-24T18:04:43Z</dc:date>
    </item>
  </channel>
</rss>

