ESAComp
CalculiX
Translators
Geometry
IGES2FBD
CAE Input
CAE Results
Benchmarks
LE1
LE10
LE11
FV52



Data Translators

The data translation tools are available via the command line so they can be used in batch or by an analyst who is most comfortable working from the command prompt.

The command line usage for the translator tools is:

 usage:
    transWiz
 usage:
    transform -abq inFile -offsetNum nNum   elNum         outFile
    transform -abq inFile -props
    transform -abq inFile -scale     xScale yScale zScale outFile
 usage:
    translate   -abq        inFile ( -ccx|-frd|-gmsh) outFile
    translate  -gmsh        inFile ( -abq|-ccx)       outFile elemDim
    translate (-acis| -vda) inFile   -fbd             outFile
    translate (-iges|-step) inFile (-iges|-fbd|-step) outFile
    translate (-iges|-step) inFile (-vrml|-stl|-brep) outFile
    translate ( -stl|-brep) inFile (-iges|-fbd|-step) outFile
    translate ( -stl|-brep) inFile (-vrml|-stl|-brep) outFile
    translate   -frd        infile ( -vtk|-abq|-ccx)  outfile
      elemDim is:
         Filter element topologies (0=point,1=line,2=surface,3=volume)
         valid values: 0|1|2|3|01|02|03|12|13|23|012|013|023|123

Site map