f
f
Apple Store
Global SectionArticlesBookstoreDictionaryDownloadsDVDsEventsForumsGalleryJob ListingsNewsNewslettersSchools
 Advanced Search
USER: PASS:  Login  Register

Subscribe
Site Links
Home > Nuke > Tutorials > tcl scripting > Nuke and Tcl - basics I > Page 2 Change background colorChange background colorChange background colorChange background color
Nuke and Tcl - basics I
Tutorial by frank rueter
Login to add a Bookmark 0 votes for an average rating of 0.00

Updated:   05/18/06

Works on:    Windows  Linux  MacOS-X
Nuke Versions:   4.x
Readership Level:   Basic
Owner:   rueter
Author Name:  frank rueter

Changing knob values

syntax:


knob .
examples:

knob Blur1.size 10

knob Blur1.name BlurWithNewName




Reading knob values

To print info into the shell use "puts". This is Tcl's print command.
You will have to use square brackets to tell Tcl to evaluate the knob command first and then use the result for the puts command:


puts [knob Blur1.size]

If you want to go fancy you can pop up a message windo instead of printing into the shell:

message [knob Blur1.size]


.




Continue Tutorial:  previous page 1 2 3 4 next page

Login to add a Bookmark 0 votes for an average rating of 0.00

Related Learning Tools
Nuke Related DVDs

No Results.
Nuke Related Books



The Art and Science of Digital Compositing
Global DVDs



Shake Bundle

Top Rated Nuke Tutorials

1. proc to toggle viewers inputs on and off by frank rueter (05/19/06)
2. Nuke and Tcl - intro by frank rueter (05/17/06)
3. Nuke and Tcl - basics I by frank rueter (05/18/06)
4. Nuke and Tcl - basics II by frank rueter (05/22/06)
5. Iteration thru a script by throb (05/19/06)


Related Tips


Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 36 in /var/www/inc/fx_functions2.php on line 759

No Results to Display


More Tutorials by rueter

1. proc to toggle viewers inputs on and off by frank rueter (05/19/06)
2. Nuke and Tcl - intro by frank rueter (05/17/06)
3. texture warping by frank rueter (11/21/06)
4. Creating simple user interfaces by frank rueter (05/19/06)
5. reset curve operations by frank rueter (09/06/06)






Sponsors

Sponsor

Contact Us | Post Jobs | Post News | Post Events