Revit Model Checker - List all Dependent Views

Revit Model Checker - List all Dependent Views

pieter.vandeweerd
Contributor Contributor
416 Views
1 Reply
Message 1 of 2

Revit Model Checker - List all Dependent Views

pieter.vandeweerd
Contributor
Contributor

Hi,

 

With Revit Model Checker, I'm trying to list all the Dependent Views. For Dependent Views, the GetPrimaryViewId field is defined with the Primary ViewPlan name and ID. For normal views, this field has the < null > value. 

 

Within RMC, I'm not able to get a list of the Dependent Views. How do you write a rule to check if the field GetPrimaryViewId is defined? If I try to check with API Parameter is defined, I get all the views, also the normal views with < null > definition? How do I need to write rules for these type of fields?

0 Likes
417 Views
1 Reply
Reply (1)
Message 2 of 2

JasonKunkel
Collaborator
Collaborator

Unfortunately, I don't think this is doable in the Model Checker.

 

For quick reference, the Model Checker cannot check anything under Methods in Revit Lookup with an Advanced Check. It can check some items under Properties in Revit Lookup using the API Parameter filter in the Advanced Check Builder, but typically not if they are in bold, and anything using API Parameter needs significant testing.


Jason Kunkel
Senior Practice Manager, Architecture and Engineering
LinkedIn
0 Likes