Finding sheets in the model that contain untemplated views

Hello forum !
I have this Revit quality check problem that I want to identify all the sheets in the model that contain views that are not connected to any view template.

Best Regards
Shahrokh

See attached definition to find untemplated views and replace with a template of your choosing.


Re-View-Templates.gh (13.0 KB)

@s.kamyab This one has a series of python components filtering the Sheeted Untemplated views:

Find Sheeted Untemplated Views.gh (10.7 KB)

Thanks, i missed the sheeted aspect of the question.