For non-GUI you can load Nuke as a Python module.

http://docs.thefoundry.co.uk/nuke/80/pythondevguide/nuke_as_python_module.html

Then just collect the Read and ReadGeo nodes however you would in the GUI, 
nuke.allNodes('Read')... etc

> On Feb 11, 2016, at 10:52 AM, Gabor Hovanyi <hova...@gmail.com> wrote:
> 
> for reads, you could use nukescripts.get_script_data() or 
> nukescripts.get_reads()
> 
> -g
> 
>> On Thu, Feb 11, 2016 at 10:26 AM, Gary Jaeger <g...@corestudio.com> wrote:
>> Is there a way, preferably in non-gui mode, to quickly generate a list of 
>> all read nodes, including geo, used in a script?
>> 
>> Gary Jaeger // Core Studio
>> 249 Princeton Avenue
>> Half Moon Bay, CA 94019
>> 650.728.7957 (direct)
>> 650.728.7060 (main)
>> http://corestudio.com
>> 
>> 
>> _______________________________________________
>> Nuke-users mailing list
>> Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
> 
> _______________________________________________
> Nuke-users mailing list
> Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
_______________________________________________
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to