Automating *ossmooth_12
Hello,
I am trying to automate the process of exporting optimized shapes to IGES files through Hypermesh TCL scripts. Everything runs in the script, but when it gets to the *ossmooth_12 command it prompts the user to click yes or no to overwrite the oss file. I have 'hm_answernext yes' before the command but it does not automatically select yes. Is there a command that will allow the yes to be automatically chosen?
Thanks,
Kaitlyn
Hi
before this last command, you need hm_answernext yes , too:
*ossmooth_savesurf 1 '$newfile' $unit 7