Revit Architecture Forum
Welcome to Autodesk’s Revit Architecture Forums. Share your knowledge, ask questions, and explore popular Revit Architecture topics.
abbrechen
Suchergebnisse werden angezeigt für 
Anzeigen  nur  | Stattdessen suchen nach 
Meintest du: 

If (Width < 36", 1=0, else allow user Yes/No input)

2 ANTWORTEN 2
Antworten
Nachricht 1 von 3
Anonymous
310 Aufrufe, 2 Antworten

If (Width < 36", 1=0, else allow user Yes/No input)

Hi I can't seem to figure out what should be a simple formula.  In my door family I'd like the give the user to turn on ADA clearances for doors that are 36" or larger.  If the door is less than 36" I'd like the option for ADA clearances to be greyed out.  

2 ANTWORTEN 2
Nachricht 2 von 3
barthbradley
als Antwort auf: Anonymous

Is "ADA Clearances" a single Yes/No Parameter?  If so, =Width>36" will check it. Either checked or unchecked, the Parameter will be greyed out.  

 

ada.png

Nachricht 3 von 3
bin
Advisor
als Antwort auf: Anonymous

Just create another Yes/No parameter (e.g. “another parameter”) and use if(width<x,1=0,another parameter)

Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.

In Foren veröffentlichen  

Autodesk Design & Make Report