3 posts
miguel (miguelv) wrote:
Hello,
I would like to use classes in VB scripting.
This works fine if you run the code that contains the class definition only once.
The second time it gives the error "Name redefined"
That should not be such a problem when the program is finished, but during programming
and debugging, it would be handy if a class could be redefined without having to restart rhinoceros.
Is there a way to do this?
Thanks,
Miguel