Make Sheets with multiple Titleblocks

Hi all,

Apologies in advanced for my lack of Python knowledge.

I’m trying to modify this code below which is one that Joseph Peel created originally (Thank you Joseph :slight_smile:)

What I’d like to do, is to change the code to work with multiple Titleblocks see below code.

What I’ve tried to do is remove UnwrapElement from line 20 and just have titleblock = IN[1] instead but I get the warning msg below.

Any ideas would be greatly appreciated.

Thank you

@James_Washbourne
just to clarify, do you want to create sheets with DIFFERENT titleblock sizes?

Yes, correct