I recently did something like this.
I exported a group as a gizmo and rebuild its internal with a callback creating
or deleting internal like
n=nuke.toNode('myGroup')
n.begin()
Creation
n.end()
As for deleting a simple method to delete only dynamicly created node is to add
auto to their label and then filter nukeAllNode based on that
Good luck
Envoyé de mon iPhone_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python