I created a ruleset to check if the length parameter of doors, windows and rooms (such as height and width) is less or more than a predefined length value, unfortunately the Model Checker seems not to work, so I would like to know if you know the reason (I also tried to change measure units in rule definition and in the BIM model definition) or if you can kindly indicate the right procedure to set and operate the rule.
Thanks!
Your condition is looking for doors that have an Instance Parameter named Larghezza and checks to see if the value in the parameter is less than 1m.
It could be failing to check because the Width parameter for doors is (usually) a Type parameter.
Try putting the last condition to True and see if it works.
Thank you for your help, I've already tried this option but it doesn't work
For me, it works (I added Larghezza as a Type Parameter):
It might be because I have the latest version of Revit Model Checker installed using it on Revit 2019.
Ok, thank you.
unfortunately I can't download the version of model checker configurator 2019, could you kindly pass me the installer and also your xlm file?
Use the Operator Exclude for the Parameter Larghezza instead of And, and you will have a different result.
If you do so, that means that you excludes the doors that is smaller than 1 m and the rest of the doors will fail in the report.
Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.