Home Coding, Scripting, Shaders

import FBX File Dialog error #MEL

polycounter lvl 5
Offline / Send Message
Pinned
jayantbhatt007 polycounter lvl 5
 Hi when I import my fbx file Maya is opening FBX file dialog is there is any method I can import this fbx direct without opening that FBX file dialog. 



string $Nut_01 = (`internalVar -userPrefDir`) + "icons/3DG_Nut/Mesh/Bolt_01.fbx";
 file -import $Nut_01; 


 

Replies

Sign In or Register to comment.