...
- Go to the GeomConverter directory and build a distribution.
No Format maven dist
- Unzip the distribution from one directory below the current one. (This example has a hardcoded version number.)
No Format cd .. tar -zxvf GeomConverter/target/GeomConverter-0.3.tar.gz
- Run the compact to LCDD converter using the script.
No Format GeomConverter-0.3/bin/GeomConverter compact.xml det.lcdd
Info | ||
---|---|---|
| ||
Windows users need to run GeomConverter.bat from the Windows command prompt instead of the GeomConverter script. |
Command Syntax
The full syntax for running GeomConverter is
...