i am often exporting via python- /rhinoscript a lot of breps automaticaly as stl due to a necessary Workflow. Since R7 i kind of can not prevent Rhino from asking me this Dialog:
Hmm, my V6 compatible stl export scripts seem to run OK in V7 in a couple of tests… Mine are pretty detailed with all the options spelled out though, I’ll have to check further, I am in the process of going through a lot of this stuff now.
i kind of found the solution. So there seems to be a second dialog in R7 now.
The first is asking for the “STL Options” the second Dialog is asking for the “meshing options”.
So simply adding a second “_enter” seems to be a good workaround.
But i don`t get the point why Rhino is asking for “Meshing options” when the mesh is already generated ?