I am trying to write a marionette script that will place a selected titleblock border style on a selection/all of the sheet layers in a file. Is this possible? Struggling to figure it out.
I have already created a script that can create all of the sheet layers I may need for a project automatically, but now I am trying to figure out the next steps to make sheet setup easier and faster. Some of the other help items I need are:
A node to adjust the sheet size of selected/all sheet layers...preferably from a dropdown list of available sizes?
Eventually...how to place viewports on all of the sheets, given crop objects. I'm currently studying the Automated Layout post by @DomC which is what triggered this whole light bulb in the first place. I am just thinking about all of the other objects I could add to make this more powerful
How to manage viewport rotation to adjust to the page?
How to place Drawing Labels in the Viewport Annotations of the viewports placed above in specific locations relative to the viewport crop?
How to place scale bars in the viewport annotations in specific locations relative to the viewport crop/drawing label?
How to place North Arrow symbols in the viewport annotations relative to the drawing label/scale bar and that adjust for the rotation of the viewport?
How to Control the Visibilities of the Viewport (both classes and layers) by referencing Saved Views visibility states?
There are tremendous opportunities here to automate a very time consuming task when there are 10s of 100s of sheet layers and viewports.
Excited and hoping someone is willing to provide some assistance.
Thanks.