Numerical Matrix Format
User Reference
|
MATRIX Array Level: 1
The COMPARE_LAYERS array is used to compare and find the differences between two layers in the same cell.
Description | ||
---|---|---|
JOB=NAME | The name of the Job to perform the layer comparison. Required. Dynamic Job References are also supported. | |
LAYER_1=NAME | First layer to compare. | |
LAYER_2=NAME | Second layer to compare. | |
LAYER_TYPE=VALUE | Layer Types to compare. | |
METHOD=BLEND|XOR | Display method to use when outputting an image of the compared layers. (Default: BLEND) | |
units=MM|INCH|MIL | Units to use for the compare minimum error size and reports. (Default: MM) | |
MinErrorSize=SIZE | Assign the smallest value that will be considered a comparison error. (Default: 0.1mm) | |
MaxErrorCount=NUM | Maximum number of comparison errors to highlight. (Default: 50) | |
output_pdf_file=LOCATION | File path for the layer comparison error report file in PDF format (with embedded images). The path may be either Absolute or Relative. | |
output_text_file=LOCATION | File path for the layer comparison error report text file. The path may be either Absolute or Relative. |
Example COMPARE_LAYERS Array:
XML example:
JSON example: