Announcements

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

FBXImport fails to update UVs

Anonymous

FBXImport fails to update UVs

Anonymous
Not applicable

Basically I am trying to import a fbx file, after making changes to its UV in an external program.

The code is basically:

mel.eval('doDelete;')
mel.eval('FBXImport -f "tmp.fbx";')

However, I noticed that if the UV window is not in focus, running this code will not update the UV window. I have to manually delete the entire scene and reload the modified file for the UV window to reflect the new changes.

 

Is there a way around this, or am I doing something wrong? Thanks!

0 Likes
Reply
267 Views
0 Replies
Replies (0)