csv-comparison
CSV comparison tool compares CAD/FE attributes against CSV file column.
Settings
- mapattributes
 - 
                        
- displayname
 - Displays the Part Number.
 - PID
 - Displays the entity specific Property ID’s. At the Part level it displays IDs for referenced properties. At the Component level it shows the ID of the referenced property.
 - Part Name
 - Displays the Part entity name.
 - Material
 - Displays the material name of the Part.
 - Thickness
 - Displays the entity specific thickness. At the Part level it displays the thicknesses of the referenced properties. At the Component level it shows the thickness of the referenced property.
 - Function Name
 - Displays sub assembly name of the Part.
 - Assembly Name
 - Displays assembly name of the Part.
 - Weight
 - Displays weight of the Part.
 
 - Configuration Options
 - 
                        
- csvcomparison/compare
 - Compares only the attributes between CSV and MVD attributes and results will be displayed in Error column.
 - csvcomparison/compare-update
 - Compares and updates the attributes if mismatch exist in the attributes.
 - csvcomparison/NewXML
 - CSV file will be converted to BOM and added as Variant BOM for future topology comparison.
 - reference-item
 - It is Common attribute name between FE/CAD model and CSV file header.
 - string-match-format
 - 
                                    
- Generic
 - Full string vs string will be compared.
 - Prefix
 - Pre-fix, base-name, post-fix will be compared in the CSV file part name.
 
 - report
 - Excel report will be generated with model image in JPEG/H3D.
 - report-dir
 - Output path for report.