The low height is not about “a”? Is it about “a” and “c”? Or what defines a “low height”?
I am still stuck on Q1.
low height we see in “b”, " f " and “h”
Right, and I would interpret that as there are no neighbours lower than the heights at these letters. Correct?
What is this exception in “c”? How do I see it in the diagram?
in “h” example there is the chance that it may not be as low as it looks, its exception
all blue color extrudes are exceptions based on our free will, (we could have add but we choose not)
aesthetics reasons, 100% on user free wiil (it may not be a reason at all)
Sorry, man. I am super struggling here.
Either I am too stupid to understand the logic, or something is getting lost in translation regarding Q1.
thanks for the help, i hope may another guru will help a little too
The answer to Q1 is not user inputted answer, correct? Like, it is ascertained by circumstance?
What I can tell you in regards to Q2 and Q3 is that you cannot conditionally call them. Every “get” parameter placed in a Grasshopper file will be called by the Grasshopper player; this in the order of the vertical placement of these components.
Is even if I put the get inside an if or anemone, they will be all showed up?
Even if. You will have to code to get the get prompts to come conditionally.
i try to change my thinking Get String but sadly i didnt find a way to change the preset… for example if i click “dont want” it doesnt give me the respond of 0 but “dont want”
can i make it give number ?
is this posible ??
Oh, that’s clever. You’re displaying the prompt in (what is supposed to be) the default value display then, right?
Yes, that’s right.
In my perfect world, there would be a separate boolean input to each of the Get components that (de)activates it based on the result of previous computation.
Well then, that is a chekmark worthy solution for the OP, even if I don’t fully understand what he is trying to achieve. I mean, I assume he does.
You might want to post this workaround to following thread: 'If-like' behaviour for GhPlayer inputs which I found while looking for a solution. This way more people can benefit from it.
Amazing way to use Get String and List Item
for my underastanding… with s=“yes” in the first Expression you make R output false or true so its 0 or 1 . A even more amazing way to use mathimatical rule of 0*x=0 always.
I didn’t know that i can inmport with Panel a question … You solve with the same way the multiple strings issue. Incredibly way. Thank you a lot @Measure ! I learn a lot. I I am in AWE. Is there a platform, site, channel that you learn and end up with this perspective ?
Thank you @Volker_Rakow for your help too, as you show too. He nailed it clearly