My problem: I want to create an inventory of my parts. For that I need data I could look up on BL. Sadly, my storage has no internet whatsoever, so I need an offline solution.
I have found the LDRAW library inside the Studio installation, which gives me the parts and their design. They contain the name of the part, too, but only as a comment, and I have yet to verify if this is consistent. I think I could rig a software that renders me the picture as I need it for my application, so that’s that.
But there are other files inside the Studio installation, and I wonder if there is a way to find the following information from this:
- BL Category (Like “Brick” or “Plate Modified”)
- LEGO part numbers and colors that exists for a certain design
- Parts Weight
I don’t need any rapidly changing data like price or availability.
Has anyone here done this, or knows a software that does this?