|
[Sponsors] |
January 13, 2015, 09:15 |
Bladebatch.exe
|
#1 |
New Member
Hadi Yavari
Join Date: Jan 2015
Posts: 5
Rep Power: 11 |
I used the following command to convert *.bgi into *.bgd file
'bladebatch.exe E:\Blade.bgi E:\Blade.bgd' the second part ( E:\Blade.bgi) is the batch file and is used as input while the last part (E:\Blade.bgd) is the output *.bgd file. Similarly I tried to convert *.bgi into turbogrid input files (*.curve). But I do not know what is the extension in the command line. I tried the following but it did not work : 'bladebatch.exe E:\Blade.bgi E:\profile.curve' I should mention that this action is simply possible using ansysy worckbench. However I need to do this using a command line. Could you please tell me what is the right format in dos window? |
|
January 15, 2015, 02:21 |
|
#2 |
New Member
Hadi Yavari
Join Date: Jan 2015
Posts: 5
Rep Power: 11 |
Use the following
'batch.exe E:\Blade.bgi -TG E:\' |
|
|
|