pukvete
10-28-2004, 02:44 PM
Yo. I read the manual and followed the instructions on how to autoload mel-scripts.
I put userSetup.mel in .../maya/6.0/scripts/ and in userSetup.mel the line
modelEditor -e -wos 1 modelPanel4;
which is the command to enable wireframe on shaded.
This doesn't work though. Nothing wrong with the script since I tested other mel
commands in the file and it executed the commands when maya started.
I really want wireframe on shaded to be default so I also tried saving a default scene with
'wos' enabled and opened maya through default.mb instead, but maya bugs out and claims
'wos' is enabled but objects won't display the wire!
Is there anyone out there who can help me get this thing sorted?!
I put userSetup.mel in .../maya/6.0/scripts/ and in userSetup.mel the line
modelEditor -e -wos 1 modelPanel4;
which is the command to enable wireframe on shaded.
This doesn't work though. Nothing wrong with the script since I tested other mel
commands in the file and it executed the commands when maya started.
I really want wireframe on shaded to be default so I also tried saving a default scene with
'wos' enabled and opened maya through default.mb instead, but maya bugs out and claims
'wos' is enabled but objects won't display the wire!
Is there anyone out there who can help me get this thing sorted?!
