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.

ScriptDisplay Dialog With…
Extract Product List Data (Library).codExports 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).codExports all AirTurn properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllConnectors (Library).codExports all Connector properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllCustomData (Library).codExports all Custom Data properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllDampers (Library).codExports all Damper properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllDatabaseIDs (Library).codExports all Database ID & Description properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllDims (Library).codExports all Dimension properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllHyperlinks (Library).codExports all Hyperlink properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllMiscProperties (Library).codExports 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).codExports all Options properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllOwnership (Library).codExports all Ownership properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllPartsCut (Library).codExports all Parts Cut Status properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllSeams (Library).codExports all Seam properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllSkinConnectors (Library).codExports all Skin Connector properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllSkinSeams (Library).codExports all Skin Seam properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllSplitters (Library).codExports all Splitter properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllStatus (Library).codExports all Status properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllStiffeners (Library).codExports all Stiffeners properties to a text file for items matching the wildcards for the specified folder structure.
WriteAllSubItems (Library).codExports all Sub-Items properties to a text file for items matching the wildcards for the specified folder structure.