Re: [Nuke-python] Copying a node as an instance

2013-06-05 Thread Howard Jones
hefoundry.co.uk Sent: Wednesday, 5 June 2013, 12:38 Subject: Re: [Nuke-python] Copying a node as an instance A Clone doesn't work for you? ​-Diogo  On Wed, Jun 5, 2013 at 6:22 AM, Justin GD wrote: Hi everyone, > >Is it possible to copy a node as an instance ? What I want is two

Re: [Nuke-python] Copying a node as an instance

2013-06-05 Thread Howard Jones
This is the python from copying and pasting as a clone   Cheers Howard From: Diogo Girondi To: nuke-python@support.thefoundry.co.uk Cc: nuke-python@support.thefoundry.co.uk Sent: Wednesday, 5 June 2013, 12:38 Subject: Re: [Nuke-python] Copying a node as an

Re: [Nuke-python] Copying a node as an instance

2013-06-05 Thread Diogo Girondi
A Clone doesn't work for you? ​-Diogo On Wed, Jun 5, 2013 at 6:22 AM, Justin GD wrote: > Hi everyone, > Is it possible to copy a node as an instance ? What I want is two exactly > same nodes with same settings. When changing a setting from a node it changes > the other one's. > Basically, it

[Nuke-python] Copying a node as an instance

2013-06-05 Thread Justin GD
Hi everyone, Is it possible to copy a node as an instance ? What I want is two exactly same nodes with same settings. When changing a setting from a node it changes the other one's. Basically, it's kind of the same as using expressions, but with all the node's settings. (We can't put expressio