OSC / VFTsolid

Windows desktop GUI for visualizing 3D wireframe meshes and setting-up weld passes for later simulation
0 stars 0 forks source link

Writes output in binary directory instead of input directory #2

Closed nickjer closed 9 years ago

nickjer commented 9 years ago

It still writes the VFT input files (CTSP, Warp3d) in the directory where the GUI code is located rather than the directory where it read the input file. However, it is smart enough to look in the input file directory for the material file.

nickjer commented 9 years ago

Working on linux, for Windows a dirty workaround is to open binary in WinXP mode.

nickjer commented 9 years ago

Closing this as the VFTSolid exported files are properly generated in the working directory.