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: 

yes/no in IF statement

3 ANTWORTEN 3
Antworten
Nachricht 1 von 4
htews
355 Aufrufe, 3 Antworten

yes/no in IF statement

need a little help.  I have an operable wall that I can show the wall open or closed.  where I am having trouble is I'm trying to show 2 passage doors in different positions along the wall.  trying to figure out the formula so that if the panel_vis is on, I have the options to turn door1 on or off as well as door2, but obviously when the panel_vis is off, both doors are off.  

 

 PanelVis.png

 

 

any ideas?

 

thank you.

3 ANTWORTEN 3
Nachricht 2 von 4
barthbradley
als Antwort auf: htews

PassageDoorVis1=if(Panel_Vis, Not(PassageDoorVis2),PassageDoorVis2)

 

where Panel_Vis is assigned to visibility parameter for PassageDoorVis2

Nachricht 3 von 4
barthbradley
als Antwort auf: barthbradley


@barthbradley wrote:

 

 

where Panel_Vis is assigned to visibility parameter for PassageDoorVis2


 

should read: "where Panel_Vis is assigned to visibility parameter for Passage Door 2" 

Nachricht 4 von 4
htews
als Antwort auf: barthbradley

barthbradley,

not was i was looking for BUT this is how I got it to work.

PanelVis correct.png

added 2 extra parameters.

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