Hello,
Recently I’m trying to run auto testing on Rhino, but it occurred some problem about exiting Rhino.
I do a really simple work for auto testing:
- Execute Rhino
- Open the file
- Draw a line
- Exit Rhino
As you can see in the video below, it shows different results in two cases, case “Srfm_B33536_Case10.3dm” can’t just exit Rhino normally.
And it always stuck in the save change dialog.
In my opinion, I think that is something wrong about this model, but I just have no idea.
The version I use for testing is Rhino7(SR16), and here is the sample code and tested file.
execute_rhino.py (1.7 KB)
single_test_rhino_srfm.py (543 Bytes)
Srfm_B33536_Case10.3dm (5.5 MB)
Srfm_Box.3dm (27.0 KB)
Hope it’s useful for solving this problem,thanks.
1 post - 1 participant