Re: [Nuke-users] Camera "Read from File" scripting issues

2016-03-07 Thread Ryan O'Phelan
I see from the docs that forcevalidate updates that node's hash. Does this bake it copy keys from the alembic to the cam node too? How is it editable after? R Works like a charm!! Thanks! > Ben Dickson hat am 2. März 2016 um 13:46 geschrieben: > > > Try

Re: [Nuke-users] Camera "Read from File" scripting issues

2016-03-02 Thread Thomas Volkmann
Works like a charm!! Thanks! > Ben Dickson hat am 2. März 2016 um 13:46 geschrieben: > > > Try cam.forceValidate() after setting read_from_file to True > > On 02/03/16 23:04, Thomas Volkmann wrote: > > Hi, > > I want to load an Alembic camera via script and disable

[Nuke-users] Camera "Read from File" scripting issues

2016-03-02 Thread Thomas Volkmann
Hi, I want to load an Alembic camera via script and disable 'read from file' straight away, so that I can change values for 'near' and 'far'. Problem is, that Nuke doesn't read in the Alembic file when I disable 'read_from_file' within the same script. Basically I do: 1. cam =