Please Help! Python script error in a dynamo script

Yeah. Will I need to recreate this whole script though? All I need to do in this one is fix one line and it’ll run everything that, that forum shows perfectly, except set up for the excel spreadsheet used on my end? @Marcel_Rijsmus

@Jade

I’m not going to tell you what to do :slight_smile:
I gave you an example how it can be done without Python
I’m no’t a big fan of Python code, it’s because i want all my colleages to be able to put the same scipt together or fix one if i am not at the office.

Good Luck

2 Likes

@Jade Could you post your files (revit and dyn) or link to them?

hi @salvatoredragotta I sure can. The script 15SHEET SETUP_D8.2.dyn (158.4 KB)
SHEET SETUP TEMPLATE.xlsx (14.5 KB)

You can just use any blank Revit file. Attached is the excel and dyn.

The script is huge. I can work on compacting it one I get it working. Thanks for having a look!

@Jade Change line 81 to

newSheet = ViewSheet.Create(doc, ElementId(titleBlockTypeId))

you’ll get new errors. Please start a new topic