I have a script that creates views for each level and sheets and places the views on all sheets.
It places all the views in the corner. Does anyone know how i can place all the views in the center of the sheet?
I have a script that creates views for each level and sheets and places the views on all sheets.
It places all the views in the corner. Does anyone know how i can place all the views in the center of the sheet?
I’m not able to check for you but i think Rhythm package might have some nodes for placing views on sheets you may find helpful..
What also might be helpfull is getting the usable center positioning of the titleblock for which there is a good thread here;
My guess is they are being placed at their minimum point instead of their boxcentre. These are two different approaches available via the API.
That or their annotation crop extent is so vast that it perceived the centrepoint not where you expect it to be. It uses the annotations as well as the crop boundary to determine viewort centre (silly in my opinion, but not every view is necessarily cropped I guess).