FBX preset

90 views
Skip to first unread message

José Miguel Aragüés

unread,
Nov 1, 2017, 7:04:20 AM11/1/17
to maya_he3d
Hi there people;
Version 2016.5 here, I haven't tested on newer versions of MAYA.
I have to export FBX scenes and each time I have to do it, I need to check the FBX options because MAYA doesn't remember the settings.
I've seen this post talking about that and the solution is to create a FBX preset.
But I can't do it. I create the preset (it is created in the presets folder correctly) but that preset doesn't show up in the export window no matter what.
Anyone can confirm that?.
Thanks in advance.

mikael persson

unread,
Nov 1, 2017, 8:08:14 AM11/1/17
to maya...@googlegroups.com
I haven't created any presets but I've done it through scripting.
If you get hold of all the switches in the FBX export command you could save it that way.

--
You received this message because you are subscribed to the Google Groups "maya_he3d" group.
To unsubscribe from this group and stop receiving emails from it, send an email to maya_he3d+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

joie

unread,
Nov 1, 2017, 8:15:18 AM11/1/17
to maya...@googlegroups.com
Could you, please, ellaborate a bit more your sentence "If you get hold of all the switches in the FBX export command you could save it that way"?.
I thought I could just copy the output of the export in the script editor, but it doesn't record every FBX setting, so that code relies on the preset actually.

--
You received this message because you are subscribed to a topic in the Google Groups "maya_he3d" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/maya_he3d/NVwafGa6_FI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to maya_he3d+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Visita mi blog: 3djoie.blogspot.com

mikael persson

unread,
Nov 1, 2017, 8:33:39 AM11/1/17
to maya...@googlegroups.com
You can find all the switches here:
Then you just create a long list of what you need to be specified in your export and finish with the export command.

For some reason the FBX export mel commands are different from what you see in the output in the script editor.

Though, doing it like this means you'll have to specify the filename in the script unless you add a file dialog in your script. First incentive to learn a bit of mel :)

Mikael

joie

unread,
Nov 1, 2017, 11:24:43 AM11/1/17
to maya...@googlegroups.com
Thank you, that's what I was after :)
Reply all
Reply to author
Forward
0 new messages