hexagon logo

How to convert .ARC files to .VTK

Hello,
 
I would like to know how to convert some .ARC files created in 2013 DYTRAN to a format supported by PARAVIEW in order to postprocess some results.
 
I know there is a converter which can be called with the following sintaxis in CMD:
 
C:\MSC.Software\Dytran\201302\bin\exe\arc2vtk.exe [-ascii] [-vtk] [-nonauto] <archive-file.ARC>
 
But how should I execute it? Do i have to have all my .ARC files in the same location as the arc2vtk.exe?
 
Thanks in advance!