Lpub3D - display brick ID in BOM? - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html) +--- Forum: LDraw Editors and Viewers (https://forums.ldraw.org/forum-11.html) +--- Thread: Lpub3D - display brick ID in BOM? (/thread-22159.html) |
Lpub3D - display brick ID in BOM? - davidvc - 2017-05-01 Hi. Is there any way to have ID/part number of each brick display in BOM in Lpub3D? Currently the BOM in Lpub3D only shows picture and quantity of each brick. Prefer not to type in the ID/part number manually, as it is too time consuming Thanks RE: Lpub3D - display brick ID in BOM? - Jaco van der Molen - 2017-06-19 (2017-05-01, 22:55)davidvc Wrote: Hi. Is there any way to have ID/part number of each brick display in BOM in Lpub3D? I think this is not possible yet, but you could tweak something with the free form part annotations. Time consuming indeed, but you can use Excel for example to make something like this: #ID Annotation 3024.dat 3024 4073.dat 4073 3614.dat 3614 Since the space between dat file name and part name is a tab. |