I posted this on the regular nuke list but didn't get any response, so I thought I'd try again here.
I'm trying to figure out a way to get nuke to insert all my nodes to the right of the current node instead of the default, below the current node. Seems like all nodes with 2 inputs already do this (merge, copy, etc) but all single-input nodes do not. Ive tried to use addOnUserCreate() to modify the node position in the DAG but it seems that you cannot modify the XY position of the node until AFTER that function is finished running. Nuke throws a "Root nodes position is not defined" error when I try to do this. Any thoughts? -ak
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
