Package nukescripts :: Module create
[hide private]
[frames] | no frames]

Module create

source code

Functions [hide private]
 
create_curve() source code
 
create_read(defaulttype='Read')
Create a Read node for a file selected from the file browser.
source code
 
isGeoFilename(filename) source code
 
isDeepFilename(filename) source code
 
isAudioFilename(filename) source code
 
create_viewsplitjoin() source code
Variables [hide private]
  __package__ = 'nukescripts'
Function Details [hide private]

create_read(defaulttype='Read')

source code 

Create a Read node for a file selected from the file browser. If a node is currently selected in the nodegraph and it has a 'file' (or failing that a 'proxy') knob, the value (if any) will be used as the default path for the file browser.