-
Beta Was this translation helpful? Give feedback.
Answered by
fhagemann
Sep 10, 2023
Replies: 1 comment 1 reply
-
I am on my mobile phone right now, so I cannot test it but I spotted one thing that you could try out: In the union of contact 2, you are missing - in front of "tube" and "difference" if you include this it should work. Maybe also have a look at the semiconductor of the example ivc detector configuration file. There, we also used combinations of Boolean operators. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
fhagemann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am on my mobile phone right now, so I cannot test it but I spotted one thing that you could try out:
In the union of contact 2, you are missing - in front of "tube" and "difference" if you include this it should work.
Maybe also have a look at the semiconductor of the example ivc detector configuration file. There, we also used combinations of Boolean operators.