How to save comprehensive parts list for multiple models?


Re: BrickStore
#24
If I understand your question ("how do I transform the file I (Derek) posted into the file you (Jean-Philippe) posted?") then it is a simple matter of opening the file in a text editor and removing every line that does not begin with the number 1.

I actually did it using the following command:
Code:
grep ^1 derek.mpd > derek-new.ldr
where derek.mpd is a file in your working directory, and derek-new.mpd is the resulting file will all submodels combined.

Note that this ONLY works for models where each submodel is included exactly once. It is also bad because it removes the headers (file name, author name, etc.). This is by no means a proper approach, but it works in this specific case.
Reply
« Next Oldest | Next Newest »



Messages In This Thread
mpd - by Steffen - 2011-12-07, 22:03
tutorial - by Derek - 2011-12-07, 23:25
Brickforge - by Jean-Philippe Ouellet - 2011-12-08, 2:01
Re: Brickforge - by Steffen - 2011-12-08, 2:48
Re: Brickforge - by Jean-Philippe Ouellet - 2011-12-08, 2:55
Re: Brickforge - by Orion Pobursky - 2011-12-08, 3:11
Re: Brickforge - by Orion Pobursky - 2011-12-08, 3:41
Re: Brickforge - by Derek - 2011-12-08, 22:06
Re: BrickStore - by Jean-Philippe Ouellet - 2011-12-08, 22:31
Re: BrickStore - by Derek - 2011-12-10, 18:06
Re: BrickStore - by Jean-Philippe Ouellet - 2011-12-10, 19:37
Re: BrickStore - by Derek - 2011-12-11, 11:40
Re: BrickStore - by Jean-Philippe Ouellet - 2011-12-11, 17:44
Re: BrickStore - by Derek - 2011-12-14, 14:35
Re: BrickStore - by Jean-Philippe Ouellet - 2011-12-15, 2:16
Re: BrickStore - by Derek - 2011-12-16, 11:19
Idea! - by Derek - 2011-12-16, 11:31
Re: Idea! - by Jean-Philippe Ouellet - 2011-12-16, 16:03
Re: Idea! - by Derek - 2011-12-17, 13:44
Re: Idea! - by Jean-Philippe Ouellet - 2011-12-17, 15:20
parts not part of the model - by Steffen - 2011-12-08, 2:04

Forum Jump:


Users browsing this thread: 1 Guest(s)