To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cadOpen lugnet.cad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / *26150 (-20)
  New version of MLCad command spec
 
Hi, there is a new draft version of the MLCad command spec available for download at (URL) is in version V1.1 state draft. Please feel free to comment this document. I have rewritten the lizence section and added a section for the rotation points. (...) (22 years ago, 6-Aug-02, to lugnet.cad.mlcad)
 
  Re: MPD spec
 
(...) I don't know how ldglite and other parsers work, but I guess they don't create files with paths and all, but rather objects somewhere in RAM, with 'filenames' just as a property. But if you call the procedure SaveToFile(Path+FileName) to save (...) (22 years ago, 6-Aug-02, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: MPD spec
 
(...) This is a very good question, and is even more important with the migration to a single filename suffix (.LDR). What happens when your type-1 line refers to a LDR that happens to be a multi-part dat? Cheers, - jsproat (22 years ago, 6-Aug-02, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: MPD spec
 
(...) Another thing I realised the other day is that in Australia, the opposite of clockwise is generally anti-clockwise rather than counter-clockwise, so the BFC CERTIFY should really be CW or ACW, but it's a bit late to worry about it now! ROSCO (22 years ago, 6-Aug-02, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: MPD spec
 
(...) FWIW both the ldlite and l3 parsers in ldglite are OK with paths in an MPD file. Just make sure the path in the 0 FILE line matches the path on the type 1 line that pulls in the subfile. If they don't match it reports that it can't find the (...) (22 years ago, 6-Aug-02, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: LDDesignPad v1.19b with C++ plugin sample
 
Hey Orion, (...) No.. i will wait because there may be one or another thing you might notice while writing the plugins. Plugins work fully and bug-free a far as I can tell. but the dll interface should serve the purpose and you might tell me if it (...) (22 years ago, 5-Aug-02, to lugnet.cad)
 
  Re: MPD spec
 
I was wondering, didn't see it discussed in the text, is it permitted / custom to have ldraw files in a mpd file reference other mpd files? If so is the first part in the file used or is there some naming convention pointing to the correctsubpart (...) (22 years ago, 5-Aug-02, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: MPD spec
 
(...) Hmm. I don't remember if there was a lot of discussion about putting paths on the 0 FILE line. So I won't say for absolute sure that the program should allow them. I'd say any software that *thinks* it needs a directory, and crashes when it's (...) (22 years ago, 5-Aug-02, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  replacement primitives for fas machines
 
Hello, I have been working with mlcad on a set of replacement ldraw primitives. These primitves have 48 sided circles apposed to ldraw’s usual 16. I have created these primitives to be used with various ldraw programs with my eventual goal of (...) (22 years ago, 5-Aug-02, to lugnet.cad)
 
  Re: LDDesignPad v1.19b with C++ plugin sample
 
(...) I have a few Plugin's I'm working on, but don't wait for me! -Orion (22 years ago, 5-Aug-02, to lugnet.cad)
 
  LDDesignPad v1.19b with C++ plugin sample
 
Hello! Just to let you all know ;) : Thanks to the genious help of Roland Melkert (he translated the complete plugin-code from Delphi to C++: Thank you, thank you, thank you!) I am happy to present the 1.19b version wich includes these new sources. (...) (22 years ago, 5-Aug-02, to lugnet.cad)
 
  Re: MPD spec
 
(...) Err, the entry for MPD in the glossary: (URL) here: (URL) is a bad link. Could you update the glossary to point to the new spec? Don (22 years ago, 5-Aug-02, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: MPD spec
 
(...) MPD Workshop cannot handle a reference to a non-existing directory, or rather, it does not create a folder if necessary. For example: (URL) line: 0 FILE s\41342s01.dat assumes that there already exists the folder 's\' in the target directory, (...) (22 years ago, 5-Aug-02, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: POV Color Cheat?  [DAT]
 
(...) [ snipped ] Intresting, and yes it will work but with a few buts. First you will need to do the color-declaring before you do your model. And you have to (well, not "have to" but is saver to) "undeclare" (or undef) the old color definition. (...) (22 years ago, 5-Aug-02, to lugnet.cad.ray)  
 
  Re: MPD spec
 
(...) Good point. Should probably also add the following... - There shouldn't be multiple files with the same name. - paths are allowed, so are explicit drive references. But the capability should be use with restraint, since it can easily make it (...) (22 years ago, 5-Aug-02, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: MPD spec
 
(...) One addition that might be useful for people using the spec is to explicitly state that other than the first file being the main one, there is no implicit order to the remaining files. This is implied by the existing spec, but not actually (...) (22 years ago, 5-Aug-02, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: MPD spec
 
Great! One question: I think I've seen some MPD files with the extension .dat and named exactly the same as its main model sub-file. IMHO, it's a risky thing to do. It's very easy to overwrite the main file with if the mpd is named the same. (It (...) (22 years ago, 5-Aug-02, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Monkeypede
 
(...) And you can tell it was done on my computer too - check out the author credit on all the submodels :-D -Tim (22 years ago, 5-Aug-02, to lugnet.cad.dat.models)
 
  Re: Monkeypede
 
(...) Cool, thanks a million! -Shiri (22 years ago, 5-Aug-02, to lugnet.cad.dat.models)
 
  Re: Monkeypede  [DAT]
 
(...) The problem is with LUGNET's code to return LDraw content (the [DAT] hyperlink). It doesn't recognize the .ldr file extension. If you copy the code out of your message, and save it in a new file, the monkypede renders just fine. I've attached (...) (22 years ago, 5-Aug-02, to lugnet.cad.dat.models)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR