Element.Name node error when selecting View

Hi All,
I’ve got a simple script for opening a selection of views/sheets prior to wiping with pyRevit for model issue. It seems to be functioning correctly (opening the views I’m asking it to), but the Element.Name node is throwing up an error when the script is run, stating: Warning: Internal error, please report. Dereferencing a non-pointer.

Anyone help shed any light on it?

within the clockwork addon, try using the Element.Name+ node. That worked for me.

@dan.buckingham ,

Element.Name or x.Name works for all elements of category

KR

Andreas