Hi
I’m trying from grasshopper to create many duplicates of a existing Rhino Named View and then open each of the newly duplicated named views in new floating viewports. The new viewports should inherit all the prosperities of the source named view except for position. The new viewports will have their camera locations transformed by a provided matrix. In the end I want a bunch of floating viewports that are duplicated from the original with new names, transformed locations, and all other prosperities copied from the provided named view. Attached is my first attempt. Having trouble finding the correct methods in Rhino Documentation for the python potion of the code. Any ideas? Thanks!
cameratest06.gh (28.3 KB)