Community
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 ?
@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.
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.
@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.