Here is the input the script is receiving, it appears as though it’s not a DB file. Is there a place I could go to to learn more about document types? I would like to understand what exactly is going on here.
Also, I have a tangentially related issue:
I currently have 2 open files (I just opened Revit, so there is no chance there are other documents open in the background). I have a family file and a project file open. As you can see from the image above, Rhythm only sees one document, while the Crumple node sees both. I thought this might be a bug at first, but then I noticed the different document types (one is Revit.Application the other is Revit.DB). So my question would be what’s the difference?
I put the output from the Crumple Revit.GetDocuments node into the script, and that seems to have fixed the issue. I’m still curious as to why
Thank you for your help Jacob and Gavin!