help with MPD - 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: help with MPD (/thread-9224.html) |
help with MPD - Nathan S - 2013-07-01 Maybe I have completely missed a process in MLCad, but here is my question: When placing multiple models into one file, is there a way to make it so that all of the parts of each model show in the final MPD vs just the sub-models? Or is the only way to have just the submodels show with no individual parts listed. Re: help with MPD - Michael Heidemann - 2013-07-01 As far as i remember only the first model in a mpd file is shown in the referenced model. So a line like "1 0 0 0 1 0 0 0 1 0 0 0 1 set20.mpd" will only show the first file out of the set20.mpd file. There is no chance to reference to other submodels in a mpd file. I hope this answers your question. |