LDraw.org Discussion Forums
6991 - Monorail Transport Base - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: Models and Parts (https://forums.ldraw.org/forum-18.html)
+--- Forum: Official Models (https://forums.ldraw.org/forum-17.html)
+--- Thread: 6991 - Monorail Transport Base (/thread-26547.html)



6991 - Monorail Transport Base - Javier Orquera - 2022-07-08

   

OMR Compliant: Yes
Stickers: No


RE: 6991 - Monorail Transport Base - Eric Person - 2023-11-22

I can't seem to get this to load.  It hangs after loading most of the parts.  It indicates 3 parts left, and never updates past that.  Does this model load in Studio currently for anyone?


RE: 6991 - Monorail Transport Base - Javier Orquera - 2023-11-22

(2023-11-22, 15:52)Eric Person Wrote: I can't seem to get this to load.  It hangs after loading most of the parts.  It indicates 3 parts left, and never updates past that.  Does this model load in Studio currently for anyone?

I open the model and find the same problem as you. But it is because the 3 parts doesn't exist in Studio; you needed to import them (if you don't alrady do it; the universal joint 4L can be created with the parts in Studio).


RE: 6991 - Monorail Transport Base - Eric Person - 2023-11-25

(2023-11-22, 18:50)Javier Orquera Wrote: I open the model and find the same problem as you. But it is because the 3 parts doesn't exist in Studio; you needed to import them (if you don't alrady do it; the universal joint 4L can be created with the parts in Studio).

Thanks for the quick response.  I was away on vacation until now.  I'm very new to handling custom files.  My intent was to use this mpd build to export out the left/right track point switches,  as they seemed to be poorly documented elsewhere afaik.

Is it possible to extract parts from an mpd file manually or using some script? (without studio of course).  I did manage to locate the parts (I think) in ldraw's db,  but I'd still like to know about extracting from a mpd manually if you know how.

Thanks!


RE: 6991 - Monorail Transport Base - Willy Tschager - 2023-11-26

(2023-11-25, 20:53)Eric Person Wrote: Is it possible to extract parts from an mpd file manually or using some script? (without studio of course).  I did manage to locate the parts (I think) in ldraw's db,  but I'd still like to know about extracting from a mpd manually if you know how.

https://ldraw.heidemann.org/index.php?page=mpdcenter

or MLCad

http://www.holly-wood.it/mlcad/advanced3-en.html#multipart_document

w.


RE: 6991 - Monorail Transport Base - Rene Rechthaler - 2023-11-26

Isnt a mpd file just a text file (with the same syntax as the .dat files of the parts itself) which can be edited with text editors like the standard windows editor or notepad++ ?