Displaying and Exporting the Parts List
You can display the list of all the parts used in the currently open layout, by clicking on the Part List tab 1 in the bottom right corner of the BlueBrick window. Note that if you have a budget file opened, like in the screenshot below, you will see more columns in the list (see the Part Budget section for more details regarding budgets).
Displayed Information
Here is a description of all the columns:
- The column 2 displays the part number along with an tiny icon of the part.
- The column 3 displays the quantity in use on the current layout for each part. If you delete all the parts of one type, this part will be removed from the list.
- The column 4 displays the budgeted count of the part (if you have a budget open, otherwise the column is hidden). If the part is not budgeted then the word "unbudgeted" is written instead.
- The column 5 displays the quantity of part exceeding the budget (if you have a budget open, otherwise the column is hidden), i.e. the quantity of parts that would be missing if you try to build the open layout with the open budget. Unbudgeted part are also counted as missing.
- The column 6 displays a part usage percentage, according to the open budget (if you have a budget open, otherwise the column is hidden). This percentage can goes over 100% if there is more part on the layout, than the number authorised in the budget. If the part is not budgeted then the word "unbudgeted" is written instead.
- The column 7 displays the color of the part.
- The column 8 displays the part description.
Finally at the end of each layer list, there is a line that displays the total of each column.
You can split the list by layer by checking the box 9 at the bottom of the window. If this box is not checked, all the parts of the same type are counted together even if they are placed in different layers. Also you can include the hidden parts (i.e. the parts that are placed on hidden layers) by checking the box 10 at the bottom of the window. If this box is left unchecked, hidden layers are ignored in the count.
You can reorder the parts in the list by clicking on each column header. This way you can display all the missing parts on top of the list for example. The little black triangle next to the column name indicates which column is used for the sorting and in which order (ascending or descending). You can click again on a column header to inverse its sorting order.
Exporting
Exporting the parts List, may be convenient to create a shopping list, or to share it with other particpants to an event. This feature can be found through the File > Export Part List... menu. This will popup a save file dialog, where you can specify a file name to export the list. You can save the file as a regular text file, as a CSV file, or as an HTML file. Here are the different advantages between the formats:
- Text format: The text format is a quick, dirty and light format. It could be convenient if you want to copy/paste it in an email, as it is formated to be humanly readable.
- CSV format: CSV stands for Comma Separated Values, and is a format that is readable by spreadsheet software such as Microsoft Excel, or OpenOffice Calc. You can use this format if you want to do some statistics on the part list in a spreadsheet.
- HTML format: This format is nicely formated and includes pictures of the parts. Those pictures are referenced on internet, which makes the file portable (you can send it to your friends), but of course requires an internet connection to be displayed correctly. The picture references are set in the part XML file, which can leads to broken links if this file is not correctly configured.
Printing
You can print the parts list by opening the .txt, .csv or .html file which you exported, and using the print command provided by the software that opened the file.