For a list of command line options supported by aiSee 3,
see the PDF manual that is included in the aiSee 3 distribution package or
type aisee3 --help on the command line.
|
|
Note that whenever you call aiSee from the command line, the usage is:
aisee [options] [input file name]
For instance, this means that specifying
aisee humpty.gdl -svgoutput dumpty.svg
won’t work. Instead, you will have to specify:
aisee -svgoutput dumpty.svg humpty.gdl