AlToEDF
Converts Alias wire files to EDF file format.
Usage
AlToEDF -i <infile> -o <outfile> \[<options>\]
Option | Description |
---|
-h | Show help |
-g <0/1> | Export Alias groups as ICEM molecules. 0: off 1: on (default). |
-m <0/1/2> | Sort Alias layers exported to ICEM Parts: 0: By layer position 1: By layer number 2: Alphabetically |
-l <0/1> | Log results to file. 0: off (default) 1: on |
-t | Append a .txt extension to the logfile. |
-r <path> | Redirect logfile results to a new path. |
-i <infile> | Name of input Alias wire file. If this is not specified, standard input (generally the keyboard) is used. |
-o <outfile> | Name of output EDF format file. This must be specified. |