Align Viewports to Custom Grid Guide

Hey Everyone,

I’m new to Dynamo, a little familiar with how it works. I’m trying to create a script which will move views onto a custom sized grid guide created using lines on our sheet. Our process for detail insertion includes selecting details from our library and inserting them into Revit through a custom built add in from years ago.
What I want to do is have a script that would take these views, and move them to a custom grid on our sheet (distribution of details is dependant on sheet size, per project basis. Size of grid box is always 5.5"x7.75"). Is that possible at all?

Thanks!

Just use the Viewport.Location to move it to the correct point.