In GHPython one can also use the if “foo” not in globals():
method for making persistent variables. This example should get you going:
1 Like
In GHPython one can also use the if “foo” not in globals():
method for making persistent variables. This example should get you going: