Possible bug in Grasshopper’s Expression node

Hi @Sebastian_Scharnagl,

here you have an explanation of why this is happening.

The if statement in the expression component does not fully work in the same way as in Python, it needs to calculate both the True and the False.