Option
|
Description
|
-ed <design | pack file> <output dir> <ed file name>
|
Exports sheets of a design as a *.ed file.
Where:
<design | pack file>—Specifies the design or pack file to export.
<ed file name>—Sets the name of the output *.ed file.
<output dir>—Specifies the folder to save the *hpgl file. The output file name is taken from the design sheet name.
|
-hpgl <design> <output dir>
|
Exports sheets of a design to HPGL format.
Where:
<design>—Specifies the design to export.
<output dir>—Specifies the export folder.
|
-hpgl_xml <design> <output dir>
|
Exports sheets of a design to HPGL format and XML format for Cabling.
Where:
<design>—Specifies the design to export.
<output dir>—Specifies the export folder.
|
-eda<design name> <output dir>
|
Exports sheets of a design to EDA format.
Where:
<design>—Specifies the design to export. A packed or unpacked design.
<output dir>—Specifies the export folder.
|
Option
|
Description
|
-pdf <design> <output dir>
|
Exports all design sheet as a PDF. The PDF file created has the same name as the design.
Where:
<design>—Specifies the design to export.
<output dir>—Specifies the export folder.
|
Option
|
Description
|
-open <design>
|
Opens a design.
Where:
<design>—Specifies the design to open.
|
Option
|
Description
|
-pack <design> <dir>
|
Packs a design.
Where:
<design>—Specifies the design to pack.
<dir>—Specifies the folder where the packed design is saved.
|
-unpack <pack file> <dir>
|
Unpacks a pack file.
Where:
<pack file>—Specifies the name of the file to unpack.
<dir>—Specifies the folder where the design is saved.
|
Option
|
Description
|
-dxf <design> <output dir>
|
Exports all sheets in the design to a DXF file. The DXF file created has the same name as the design.
Where:
<design>—Specifies the design to export.
<output dir>—Specifies the export folder.
|
-dwg <design> <output dir>
|
Exports all sheets in the design to a DWG file. The DWG file created has the same name as the design.
Where:
<design>—Specifies the design to export.
<output dir>—Specifies the export folder.
|
Options
|
Descrition
|
-nosplash
|
Starts the application without the showing the splash screen.
|
-exit
|
Closes the application. This command is usually used after another command. For example: creoshcmatics.exe-pack my_design pack_folder-exit, opens the design my_design, packs it to the folder pack_folder and exits the application.
|