Generating View Frames from Gridpoints

I am struggling to find a node that can create view frames and automatically generate sheets based on my title block.

In Civil 3D, there is an alignment view frame feature that works well for my needs. However, instead of using alignments to generate view frames, I want to use grid points. You can see in the image below, those title blocks were pasted with the help of dynamo. Additionally, I created some overlap to consider the matchlines.

If generating view frames based on alignments is possible, achieving a similar outcome using grid points seems feasible. This functionality would greatly enhance my workflow efficiency.

I’ve spent considerable time researching this issue before seeking help here. Despite my efforts, I’ve run out of ideas. I am curious if this is a limitation of Dynamo or if it requires learning Python or another programming language to accomplish.

Can anyone provide insights or solutions for generating view frames using grid points? Can Dynamo handle this, or should I explore other programming options? Any advice would be greatly appreciated.

try
Command: _MAPBOOKCREATE

1 Like