Share

AlToEDF

Converts Alias wire files to EDF file format.

Usage

AlToEDF -i <infile> -o <outfile> \[<options>\]
OptionDescription
-hShow 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

-tAppend 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.

Was this information helpful?