Yeah. Hard to say without seeing your use case in detail.

If you only need a node here or there and it's pretty straightforward,
parsing might be the way. You can load the bits of .nk text you need into
the clipboard and paste it in.

Safest way though would be to instantiate all of it in nuke and prune it
out.

I am after colourcorrection nodes inside group nodes.
I am not sure what is the best way to go.
Building some kind of file parser or doing some hacky import and delete
nodes stuff.
Maybe there is a better way.

Hi Igor - I hope you are doing well.

Cheers,
Vincent
Am 06.06.2016 19:06 schrieb "Igor Majdandzic" <subscripti...@badgerfx.com>:

> What kind of information are you after?
>
> Am 06.06.2016 um 18:27 schrieb Mike Frank:
>
> I believe you would need to hand parse the .nk file to achieve this. I may
> be wrong, but if all you need is the node classes or certain specific data
> it shouldn't be too hard.
> On Jun 6, 2016 7:48 AM, "Vincent Langer" <m...@vincentlanger.com> wrote:
>
>> hi there,
>>
>> is there an easy way of loading in nukescript information without having
>> to import the nodes to the current script?
>>
>> A function that gives me all nodes from a selected .nk file.
>>
>> cheers,
>> Vincent
>>
>>
>> --
>> Vincent Langer
>> Uhlandstr. 29
>> 71634 Ludwigsburg
>> +49 176 965 177 61 <%2B49%20176%20965%20177%2061>
>> www.vincentlanger.com
>>
>> _______________________________________________
>> Nuke-python mailing list
>> Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
>>
>>
>
> _______________________________________________
> Nuke-python mailing listnuke-pyt...@support.thefoundry.co.uk, 
> http://forums.thefoundry.co.uk/http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
>
>
> --
>
> [image: CHIMNEY]
>
> *Igor Majdandzic*
> Compositing Supervisor
>
> CHIMNEY Deutschland GmbH & Co. KG
> Hanauer Landstraße 196
> 60314 Frankfurt am Main
> Direct: +49 69 989 56 431 - *NEW PHONE NUMBER* -
> Fax: +49 69 904 36 68 29
> Mobile: +49 176 321 375 72
> Berlin, Frankfurt/Main, Stockholm, Malmö, Warsaw, Copenhagen, Sydney,
> Singapore
>
> www.chimneygroup.com
>
>
> AG Charlottenburg HRA 44507 B; Pers. haft. Gesellschafter: Chimney
> Deutschland GmbH
> AG Charlottenburg HRB 130013 B; Geschäftsführer: Ralf Drechsler, Michal
> Kalinowski, Carl Henric Larsson
>
> _______________________________________________
> Nuke-python mailing list
> Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
>
>
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to