Hi,
I have a tcl script that runs without any issues in the normal mode. However, as soon as i run it in batchmode (-batchmesher - noconsole) I does not run thru anymore.
I figured out that the issue arises from this command:
*setvalue props id=1 STATUS = 1 THICK=0.1
I just choose there a property and set the thickness value to 0.1. What is the problem with that in batchmode?
Cheers, J