Checking Base and Top Constraints with Autodesk Model Checker (+ Revit LookUpTool)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good evening. I'm trying to implement a check for my business inside Autodesk Model Checker. I always used the traditional operators and criterias in it, so i have a little problem with the implementation of a parameter (i don't know if they are called internal parameters).
Anyway, i would like to check the Base and Top Constraint of a Wall, so in this case for the Base Constraint i normally use the Criteria "Level = Name", for the Top Constraint i discovered, via Revit LookUp Tool, that the parameter i can reach inside Autodesk Model Checker that is associated to it is WALL_HEIGHT_TYPE. The problem is that by adding this row inside my rule the checking doesn't work. Anyone knows if i'm doing something wrong using this "extra" parameters?
Thanks.