Moi3d model has a quick way to import keyshot. The model can be updated
1. Create shortcut keys X :script:moi.geometryDatabase.saveAs( 'c:\\test.igs');
2. moi3d import.py copy to C:\Users\Administrator\Documents\KeyShot 10\Scripts
3. Press the shortcut key X in moi3d
4. Run the script (moi3d import.py) in keyshot and the model will be imported
lux.importFile("C:\TEST.igs", showOpts =False)
SAVE moi3d import.py
|