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: 

Windows Tag: Sill Height

9 ANTWORTEN 9
Antworten
Nachricht 1 von 10
XXalessio.amodioXX
1714 Aufrufe, 9 Antworten

Windows Tag: Sill Height

Hi all,

I want to give conditional format to window tag - Sill Height.

I want the tag show me the Sill Heigh when different than 0. I do not want to show the Sill heght when equal to 0.

Any idea?

 

InkedWIN_SillHeight_LI.jpg

 

9 ANTWORTEN 9
Nachricht 2 von 10

I think you would do it with a label with visibility parameter which checks a shared parameter value if it's >0.

Nachricht 3 von 10
barthbradley
als Antwort auf: XXalessio.amodioXX

You can do this through a Calculated Parameter in the Tag Family which evaluates the "Sill Height" Parameter Value.

 

e.g.: Formula for Calculated Parameter= if(Sill Height>0, 1,2)

 

Let me clarify: Are you asking if a Tag's Value can be blank if the Parameter Value (Type=Length) it is reading a 0'-0".  If so; NO.  But, the Tag can evaluate the Sill Height in the Project via an IF Statement to return a particular Length Value for True and False.  

Nachricht 4 von 10
XXalessio.amodioXX
als Antwort auf: barthbradley

Thanks for reply. I will try and let you know

Nachricht 5 von 10
XXalessio.amodioXX
als Antwort auf: barthbradley

Understoo now.

That is a pity. So I think best solution would be a visibility parameter.

Nachricht 6 von 10

create label to read it with visible parameter

----------------------------------------------------------------------------------
If the above reply answers your question; Please mark it with ACCEPT SOLUTION
----------------------------------------------------------------------------------

Mohamed Nassar , ACP, Autodesk Ambassador Gold
BIM Support / Structure Modeler
Nachricht 7 von 10
ToanDN
als Antwort auf: XXalessio.amodioXX

You need diffterent tags, one type shows sill label, the other does not. Sounds like a waste of time for such a minor outcome.
Nachricht 8 von 10
XXalessio.amodioXX
als Antwort auf: ToanDN

As I said before I makes totally sense use visibility function.

Just wanted to know if woudl have been possible th use of IF Conditiotional (Show Not Show) to not crete 2 Types.

Nachricht 9 von 10

Maybe only using global parameters... which would defeat the purpose really, better to use 2 types then. You could run a Dynamo script which sets the tag types perhaps based on the values.

Nachricht 10 von 10

It might be an idea, but as @ToanDN said, too much effort for minor outcome

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