CSV File Formats

 

[File]-[Import], [File]-[Export] menus

If the number of columns in the description is more than one, the "Description" section below will be more than one.
Please note that changing the number of columns will cause incompatibility.

 

Parts panel list

Command Line Options 
Input only: /PartsPanel="xxxx.csv"
The CSV format will be the same format as the list on the left side of the app.
For example, for parts panel.
"Description", "Width", "Height", "Number of pieces"

 

If "Rotate parts panel" is set to "Individual setting" in [Worksheet]-[Sheet Properties], the CSV format will be the same as the list in the [Worksheet] - [Sheet Properties] dialog box.
Description", "Horizontal size", "Vertical size", "Number of sheets", "Rotation".
(The command line setting is /R=2).
The setting on the command line is /R=2.
Rotation is enabled=1, denied=0.

 

Stocks panel list

Command line option Input only: StocksPanel="xxxx.csv"
The CSV format will be the same format as the table on the left side of the application.

 

First usage stocks panel list

Command line option Input only: /FirstUsageStocksPanel="xxxx.csv"
The CSV format will be the same format as the table on the left side of the application.

 

 

[File]-[Export] menu only

Calculated Parts list

Command line option only: /SavePartsData="xxxxxxxx.csv"
Available only if a cutting optimization calculation has been performed.
Parts panels are numbered and sorted from 0 to the largest area.

 

1D

Parts number, size, number of sheets, rotate/not rotate, description, unit price, number of sheets not placed, stocks panel number, stocks panel description, stocks panel size, number of sheets placed on the stocks panel.

 

2D

Parts panel number, Horizontal size, Vertical size, Number of sheets, Rotation availability, Description, Unit price, Uncut number of sheets, Plate number, Plate description, Horizontal size of stocks panel, Vertical size of stocks panel, Number of sheets placed on that stocks panel

 

 

Calculated Stocks list

Command line option Output only: /SaveStocksData="xxxxxxxx.csv"
Available only if placement has been calculated.
The original plates are numbered and sorted from 0 to the largest area.

 

1D

stocks panel number, length, number of sheets used, description, unit price, first usage

2D

stocks panel number, horizontal size, vertical size, number of sheets used, description, unit price, first usage

 

 

Remnants list

Command Line Options Output only: /SaveRemnantsData="xxxxxxx.csv"
Outputs a list of remnants. The placement diagram number is a non-duplicate numbering of the diagrams displayed as a result of the application's cutting optimization calculations.
The following, in combination with Save Result Text :"/SaveTextReport=", allows you to see which diagram the remnants came from.
The numbers are not necessarily in the order in which they appear in the app, as the figures can now be replaced manually.

 

1D

Width of remnants, number of sheets, original panel number, original panel description, stocks panel size, arrangement drawing number

2D

Width of remnants, height of remnants, number of sheets, panel stocks number, panel stocks description, horizontal size of panel stocks, vertical size of panel stocks, arrangement drawing number

 

Save text Report

Command line option Output only: /SaveTextReport="filename"
Command line options are separated by file extension for compatibility with past versions.

 

If the specified file name extension is not CSV
1D

Outputs formula-like results that are displayed at the bottom of the application.

2D

[File]-[Export]-[Save Text Report] will output the same contents to a file.

 

If the filename extension is .CSV
1D

Description of stocks panel, size of stocks panel, yield of this arrangement, description of parts panel, size of parts panel, number of parts panel, arrangement drawing number

2D

Description of stocks panel, Horizontal size of stocks panel used, Vertical size of stocks panel used, Yield of this arrangement, Description of parts panel used, Horizontal size of parts panel used, Vertical size of parts panel used, Number of parts panel used, Arrangement drawing number

 

Error number is 214.