View Single Post
# 1 13-08-2003 , 12:42 PM
juice690's Avatar
Registered User
Join Date: Aug 2003
Location: UK
Posts: 94

importing into maya 5

I'm trying to import a model thats a .obj file (exported from lightwave 7.5), into maya 5 but it keeps coming up with this message in the script editor:-

pv_performAction "/Users/tt/Desktop/Gerald-versions/g4.obj" "OBJ";
file -import -type "OBJ" -namespace "g4" -options "mo=1" "/Users/tt/Desktop/Gerald-versions/g4.obj";
// Result: /Users/tt/Desktop/Gerald-versions/g4.obj //
// Result: 1 //
playbackOptions -min 1 -max 48 ;
currentTime 2 ;
currentTime 1 ;

:- but theres no sign of the object i'm trying to import?
Does anybody know why it's not working?

If it helps the model was originaly a .lwo file type


Last edited by juice690; 13-08-2003 at 02:53 PM.