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:Ā 

A, B n C argument

7 ANTWORTEN 7
Antworten
Nachricht 1 von 8
yes_and_no
403 Aufrufe, 7 Antworten

A, B n C argument

Hi, I have A=not(B).

Would like to have C=and(not(A), not(B)).

Logic tells me it won't work.

What can I do ?

7 ANTWORTEN 7
Nachricht 2 von 8
ToanDN
als Antwort auf: yes_and_no

Or instead of And.

Nachricht 3 von 8
yes_and_no
als Antwort auf: ToanDN

I don't think it works.
To be clear, this is for piping flow direction arrow.
For convenience I use it for other purpose (in the same plan) as well,
which needs no direction arrow.
When family is loaded, the C (y/n) is not clickable.
Nachricht 4 von 8
ToanDN
als Antwort auf: yes_and_no


@yes_and_no wrote:
I don't think it works.
To be clear, this is for piping flow direction arrow.
For convenience I use it for other purpose (in the same plan) as well,
which needs no direction arrow.
When family is loaded, the C (y/n) is not clickable.

Give an example of A, B, and C that you need.

Nachricht 5 von 8
yes_and_no
als Antwort auf: ToanDN

Flow Lf
Flow Rt = not(Flow Lf)
No Flow = or(not(Flow Lf), not(Flow Rt))

(No Flow as in showing no arrow)
Nachricht 6 von 8
ToanDN
als Antwort auf: yes_and_no

Use an Integer parameter to control:

 

INT (integer parameter)

Flow Lf : INT = 1

Flow Rt: INT = 2

When INT = any other value then both Flows will not show.

Nachricht 7 von 8
yes_and_no
als Antwort auf: ToanDN

So base on yr idea, I need:
Flow Rt=1, integral type
Flow Lf=2, integral type
Y/n type "Change Flow" = (1,2)
Y/n type "No Flow"=(3)




Nachricht 8 von 8
ToanDN
als Antwort auf: yes_and_no


@yes_and_no wrote:
So base on yr idea, I need:
Flow Rt=1, integral type
Flow Lf=2, integral type
Y/n type "Change Flow" = (1,2)
Y/n type "No Flow"=(3)





No.

[Flow Lf] and [Flow Rt] are still Yes/No parameters.

Add an integer parameter and name it INT.

Formula for [Flow Lf]: INT = 1

Formula for [Flow Rt]: INT = 2

That is it.

 

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