SpencerL Posted November 21, 2008 Share Posted November 21, 2008 (edited) Im using hou.hipFile.save("/blah/blah/myHip.hip") in order to save my hipfile, but instead of saving the current file with the new name, I want to save a copy of the file using the new name. Essentially, I want to know the python equivelant of the hscript command mwrite -n myHip.hip Thanks Edited November 21, 2008 by SpencerL Quote Link to comment Share on other sites More sharing options...
mic Posted November 21, 2008 Share Posted November 21, 2008 (i'm only studying HOM, but, (thanks to Edward and other friends from this forum), as i understood, all funcs that are not yet implemented, for example, can be executed like this: hou.hscript('mwrite -n myHip.hip') =) Quote Link to comment Share on other sites More sharing options...
SpencerL Posted November 21, 2008 Author Share Posted November 21, 2008 (i'm only studying HOM, but, (thanks to Edward and other friends from this forum), as i understood, all funcs that are not yet implemented, for example, can be executed like this: hou.hscript('mwrite -n myHip.hip') =) Great, that works for me! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.