@ricardo.eira wrote:
Hello Guys,
I have a question, I’m trying to make a custom module with some functions, I started by doing some testing.
modulo.py (287 Bytes)
test.py (1.3 KB)So it is, I build a simple module with some simple functions (just pass some messages) modulo.py,
And I’ll call this module the test script, so far everything works fine, the problem is when I have to change the modulo.py, if I change some line this only takes effect when the rhino is restarted.
This wakes up a lot of trouble, is there any way to do an update to the module without rebooting?
Posts: 2
Participants: 2