The following is a list of LIBRARY scripts and the properties they’ll export. All related properties for the selected script will be written to a Text file which can easily be opened in Excel as a CSV for sorting and filtering. Script will write properties for all ITM Files matching the specified Wildcards for the specified Folder.
| Script | Display Dialog With… |
|---|---|
| Extract Product List Data (Library).cod | Exports all Product List Data properties file for each ITM file matching the wildcards for the specified folder structure. Unlike the other scripts which export into a single file, this script exports each ITM into a separate TXT file located and named the same as the ITM File the properties were extracted from. |
| WriteAllAirTurns (Library).cod | Exports all AirTurn properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllConnectors (Library).cod | Exports all Connector properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllCustomData (Library).cod | Exports all Custom Data properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllDampers (Library).cod | Exports all Damper properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllDatabaseIDs (Library).cod | Exports all Database ID & Description properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllDims (Library).cod | Exports all Dimension properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllHyperlinks (Library).cod | Exports all Hyperlink properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllMiscProperties (Library).cod | Exports ALL Properties (not covered by one of the other scripts) to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllOptions (Library).cod | Exports all Options properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllOwnership (Library).cod | Exports all Ownership properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllPartsCut (Library).cod | Exports all Parts Cut Status properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllSeams (Library).cod | Exports all Seam properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllSkinConnectors (Library).cod | Exports all Skin Connector properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllSkinSeams (Library).cod | Exports all Skin Seam properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllSplitters (Library).cod | Exports all Splitter properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllStatus (Library).cod | Exports all Status properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllStiffeners (Library).cod | Exports all Stiffeners properties to a text file for items matching the wildcards for the specified folder structure. |
| WriteAllSubItems (Library).cod | Exports all Sub-Items properties to a text file for items matching the wildcards for the specified folder structure. |