View Single Post
# 6 16-09-2002 , 09:49 PM
BigBadErik's Avatar
Registered User
Join Date: Sep 2002
Posts: 7

Thanks to Saiyan

Saiyan,

Just a note to thank you for looking into the solution for me. And guess what...I have FormZ!

My only remaining question is this: I've tried importing .obj files into Maya, and it doesn't work. I've even tried the "tounix" command in the terminal, dragging an .obj file over it, hitting "return," then trying to import it in Maya. Doesn't work...nothing happens in the perspective winow, and here's what I get back from importing a simple bowling ball .obj file:

pv_performAction "/Users/bigbader/Desktop/bowlball.obj" "OBJ";
file -import -type "OBJ" -rpr "bowlball" -options "mo=0" "/Users/bigbader/Desktop/bowlball.obj";
// Result: /Users/bigbader/Desktop/bowlball.obj //
// Result: 1 //

Any thoughts?

--BBE