Message 1 of 13
How to get a list of views that do not have a view template applied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I am using the Revit "Model Checker" tool top run a few tests and I keep getting stuck with the test of "Views with no View Template Applied".
I currently have OST>Views>Include and then
API Parameter>IsTemplate>not equal
What this seems to do is return a list of all of the views in my project, because I think what the test is doing is simply testing if the VIEW itself is a template or not. And because its not, it returns everything.
How do I actually run a test that will look at the views, test if they have a view template applied, and if they do not, return a list of the views that don't have any view templates applied?
Any assistance with this would be greatly appreciated!
Thank you!