makedirectory v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: keiji nakatsuji
A directory is made simply.
Requirements:
6.3, 7.0 or later
Windows
6.3, 7.0 or later
Windows


The script can create a directory. This is easy.
Please write to file meny.py "import makedirectory” will be created in the image tab.(2012.5.28)
Please login in order to download these files.
Comments
if not os.path.isdir(o s.path.dirname( nuke.thisNode() .knob("file").v alue())): os.makedirs(os. path.dirname(nu ke.thisNode().k nob("file").val ue()))
Thanks for your comment. Used effectively in the time and situation.
When using "%v" in the case of a stereo camera, what happens?
Is there any good method?
It should work just fine. You can even split the eye in different folders in the write path.
But, I think.
I would like to make each folder of L and R.
For example, when FilePath is such cases
**/%v/**
RSS feed for comments to this post