Hi everyone,
I am trying to put everything of eto script in a python file so that i can call them back as a module when needed
However, rhino is terminated when i am changing the value of sliders on the eto form. Seem the problem is from ghenv.Component.ExpireSolution(True), but i can’t tell why
My goal is to create GUI and put everything insides a module
any suggestions to this?
thanks in advance
Here are my codes
2 posts - 2 participants