[Maya-Python] Re: ExportSelected

2019-05-07 Thread Rémi Deletrain
Hi Fruit..., Yes I try with other maya version. In this moment I have few crash with Maya2018 and attributes connect / disconnect. So I try export selected too with maya SP's. Reset the proferences does not change anything. I think I keep ma solution for retrieve node and add to selected and ex

[Maya-Python] Re: ExportSelected

2019-05-06 Thread fruityfrank
Le jeudi 2 mai 2019 03:25:42 UTC-4, Rémi Deletrain a écrit : > Hi Marcus, > > > > > Any two nodes with a connection will have their connection maintained on > export. > > > This is a problem. In process I disconnect output of pairBlend and after I > export selected nodes. > But at this mome

[Maya-Python] Re: ExportSelected

2019-05-02 Thread Rémi Deletrain
Hi Marcus, Any two nodes with a connection will have their connection maintained on export. This is a problem. In process I disconnect output of pairBlend and after I export selected nodes. But at this moment pairBlend node doesn't have output connection and exportSelected don't take this node

Re: [Maya-Python] Re: ExportSelected

2019-04-17 Thread Marcus Ottosson
You can call cmds.listHistory on a given node to get a history, then pass the results to cmds.exportSelected with history=False. But that’s what the history flag is meant to do anyway, it might not be any different; however this way you can explicitly include nodes that get exported. Any two nodes

[Maya-Python] Re: ExportSelected

2019-04-17 Thread Rémi Deletrain
Nobody have solution ? ... -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+unsubscr...@googlegroups.com. To view this