<?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: Is it possible to import a .fbx file without overwriting the same meshes already in the scene? in Maya Programming Forum</title>
    <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11713197#M1436</link>
    <description>&lt;P&gt;I found that menu but still can't get it to actually update the geometry, even tried with code but it just doesn't import over something that exists. I want it to overwrite the geometry with any changes. I'm probably doing it wrong because even swapping to add does nothing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;FBXImportMode -v merge;
FBXImport -f "E:/Users/OEM/Desktop/WORK/fbx.fbx";&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 29 Jan 2023 02:01:33 GMT</pubDate>
    <dc:creator>MayaNZ01</dc:creator>
    <dc:date>2023-01-29T02:01:33Z</dc:date>
    <item>
      <title>Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11700498#M1427</link>
      <description>&lt;P&gt;With most import file types if you export a file and then import that same file, it will create a duplicate in the scene. With .fbx for some reason if you do that it deletes the meshes you currently have in the scene and "updates" them to what you imported if the names are shared. Is there anyway around this with code, ideally I'd just like .fbx import to work the same as .ma import.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 01:12:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11700498#M1427</guid>
      <dc:creator>malcolm_341</dc:creator>
      <dc:date>2023-01-24T01:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11700886#M1428</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to solve this using code you can use the FBXImporter MEL command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2023/ENU/Maya-DataExchange/files/GUID-699CDF74-3D64-44B0-967E-7427DF800290-htm.html" target="_blank"&gt;https://knowledge.autodesk.com/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2023/ENU/Maya-DataExchange/files/GUID-699CDF74-3D64-44B0-967E-7427DF800290-htm.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the "FBXImportMode" flag must be set to "add" to stop it from overwriting existing nodes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it can also be done using the UI, by setting the "Include&amp;gt;File Content" option to "Add" instead of the default "Add and uptdate animation".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope it helps!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 06:35:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11700886#M1428</guid>
      <dc:creator>Kahylan</dc:creator>
      <dc:date>2023-01-24T06:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11702544#M1429</link>
      <description>&lt;P&gt;That's prefect, that's exactly what I needed. I can get it working through code, but I coldn't find it when using the file import options, what part of the UI does the preference exist in?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 18:49:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11702544#M1429</guid>
      <dc:creator>malcolm_341</dc:creator>
      <dc:date>2023-01-24T18:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11703335#M1430</link>
      <description>&lt;P&gt;It's part of the FBX import window that automatically opens when a FBX File gets opened.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Setting_FBX.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1166711iA1C2C3FF43A7244A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Setting_FBX.png" alt="Setting_FBX.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope it helps!&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 01:39:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11703335#M1430</guid>
      <dc:creator>Kahylan</dc:creator>
      <dc:date>2023-01-25T01:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11705386#M1431</link>
      <description>&lt;P&gt;I've been looking for that menu for a literal 10+ years, thank you very much, that clears up everything.&lt;/P&gt;&lt;P&gt;File Menu&amp;gt; Import Options Box&amp;gt; File Type fbx&amp;gt; Edit Preset&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 18:04:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11705386#M1431</guid>
      <dc:creator>malcolm_341</dc:creator>
      <dc:date>2023-01-25T18:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11711869#M1432</link>
      <description>&lt;P&gt;I'm sitting here wondering how to get it to overwrite as currently it just doesn't import&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_squinting_face:"&gt;😆&lt;/span&gt; Overwrite would be much more useful when updating the model in other software and bringing it back, albiet more destructive&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2023 03:28:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11711869#M1432</guid>
      <dc:creator>MayaNZ01</dc:creator>
      <dc:date>2023-01-28T03:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11711873#M1433</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="maya_q0tOnGPQQH.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1168372i88963893872869CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="maya_q0tOnGPQQH.png" alt="maya_q0tOnGPQQH.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; Just curious where that is? Maybe this a new thing for 2023&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2023 03:30:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11711873#M1433</guid>
      <dc:creator>MayaNZ01</dc:creator>
      <dc:date>2023-01-28T03:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11713027#M1434</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4300144"&gt;@MayaNZ01&lt;/a&gt;change file type to .fbx as mentioned in my above post and then edit preset to reveal the .fbx import options.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2023 22:55:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11713027#M1434</guid>
      <dc:creator>malcolm_341</dc:creator>
      <dc:date>2023-01-28T22:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11713052#M1435</link>
      <description>&lt;P&gt;one more...&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Import_Add.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1168573i6437612E7C048ED8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Import_Add.jpg" alt="Import_Add.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2023 23:15:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11713052#M1435</guid>
      <dc:creator>damaggio</dc:creator>
      <dc:date>2023-01-28T23:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11713197#M1436</link>
      <description>&lt;P&gt;I found that menu but still can't get it to actually update the geometry, even tried with code but it just doesn't import over something that exists. I want it to overwrite the geometry with any changes. I'm probably doing it wrong because even swapping to add does nothing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;FBXImportMode -v merge;
FBXImport -f "E:/Users/OEM/Desktop/WORK/fbx.fbx";&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2023 02:01:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11713197#M1436</guid>
      <dc:creator>MayaNZ01</dc:creator>
      <dc:date>2023-01-29T02:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11713222#M1437</link>
      <description>&lt;P&gt;The names have to be the same as far as I know, I think for whatever part you want to update the name in Maya and the name in the .fbx has to be exactly the same when you import the .fbx file it will then update the mesh in place in Maya.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2023 02:26:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11713222#M1437</guid>
      <dc:creator>malcolm_341</dc:creator>
      <dc:date>2023-01-29T02:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11713223#M1438</link>
      <description>&lt;P&gt;I guess it's just a 2018 bug or a bug with my maya specifically then as it will only import if I rename the object I want to update to prevent the name clash&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2023 02:28:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11713223#M1438</guid>
      <dc:creator>MayaNZ01</dc:creator>
      <dc:date>2023-01-29T02:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11714027#M1439</link>
      <description>&lt;P&gt;Should work the same in 2017 to current because the default setting of update in place has annoyed me for 10+ years.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to import the mesh and have it added to the scene no matter what set File Content to Add&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to import the mesh and have it update the current mesh in the scene the names must match exactly between the two files and you need to set File Content to Add and Update Animation which should be the default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A good way to test this is make a sphere in Maya, export selected as .fbx and turn on triangulate in the exporter then just import that file you just exported and you should see the sphere in Maya be triangulated because it was updated in place.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2023 17:37:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11714027#M1439</guid>
      <dc:creator>malcolm_341</dc:creator>
      <dc:date>2023-01-29T17:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11714061#M1440</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4300144"&gt;@MayaNZ01&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nevermind, I just tested this and it doesn't update the mesh like I thought, making the default setting really confusing. It appears only some attributes on the mesh are updated like scale, so I guess this is more for importing animation? But, the mesh can get out of sync easily so I'm not really sure why you'd want this setting, maybe for a one way animtion pipeline? Either way, the only time I can get the new mesh into the scene is by changing the setting to add and then it will import the mesh, but you have to delete the current mesh before or after import.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2023 17:58:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11714061#M1440</guid>
      <dc:creator>malcolm_341</dc:creator>
      <dc:date>2023-01-29T17:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11714401#M1441</link>
      <description>&lt;P&gt;It is truly bizarre. And the mesh replacement is just what I'm used to with zbrush importing which is why I like it, regardless of if it's destructive. Most of the software bridges do the same, updating the mesh with the same name. The issue is some of these bridges are quite buggy which is why I was hoping default fbx importing would be able to do the same without having to make a complicated batch obj importer, but it doesn't&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2023 23:10:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11714401#M1441</guid>
      <dc:creator>MayaNZ01</dc:creator>
      <dc:date>2023-01-29T23:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import a .fbx file without overwriting the same meshes already in the scene?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11714427#M1442</link>
      <description>&lt;P&gt;I actually created a tool by request for Zbrush users so they could send&amp;nbsp; .obj files between Zbrush and Maya reliably. I guess GoZ is buggy or something. Here's what I came up with if you're interested in having a look &lt;A href="https://youtu.be/5ALeT_VyqKE?list=PLAUgGUDpaMENfz8Nd7Zw-LxDK_v5ZflY6" target="_blank" rel="noopener"&gt;https://youtu.be/5ALeT_VyqKE?list=PLAUgGUDpaMENfz8Nd7Zw-LxDK_v5ZflY6&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 18:15:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/is-it-possible-to-import-a-fbx-file-without-overwriting-the-same/m-p/11714427#M1442</guid>
      <dc:creator>malcolm_341</dc:creator>
      <dc:date>2023-01-30T18:15:43Z</dc:date>
    </item>
  </channel>
</rss>

