Created
September 29, 2019 06:42
-
-
Save Ripax/ac81dcb0cd4ac0b8719ce397fc3a4066 to your computer and use it in GitHub Desktop.
"python, nuke, nukepython,nukecoustome" #"python, nuke, nukepython,nukecoustome"
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import nuke, nukescript | |
def ShotNUM(): | |
path = /usr/people/Rion/work/Mattepanting/nuke/MA_clone_Sky_v001/ | |
nu = nuke.getInput("Shot Name:", "GBF_MA_c125") | |
nuke.tcl("drop", path + nu) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment