To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / 3542 (-20)
  request - part number (LDraw) - 4x6 flag
 
Hi! A while ago, I posted an unofficial LDraw file for the 4x6 flag ("(URL) (This part, the 4x6 flag, was used in Lego Pirates.) In order to submit this new DAT file for inclusion into LDraw, I'll need an "official" LDraw part number. Would whomever (...) (25 years ago, 29-Dec-99, to lugnet.cad.dev)
 
  Re: Pattern #'s
 
(...) The are no fixed rules, as the pattern numbers are specific to LDraw - they're not TLG reference numbers. So generally, first-come-first-served, but where the same pattern appears on several parts (like some of the P68s - M:Tron) an attempt is (...) (25 years ago, 29-Dec-99, to lugnet.cad.dev)
 
  Pattern #'s
 
OK, after just getting into this, and finally getting the hang of how part numbers are found, I've hit another snag. I pulled out an old set (circa 92) and found a part that was printed on that wasn't in the parts list. I'd like to "dummy" it up in (...) (25 years ago, 29-Dec-99, to lugnet.cad.dev)
 
  Re: Motorbike Part
 
(...) Hi Richard Nowadays, the four- or five-digit part numbers are moulded somewhere on the larger parts, but be sure not to confuse these with mould reference numbers which usually comprise a one-digit and a two-digit separated by a space or a (...) (25 years ago, 28-Dec-99, to lugnet.cad.dev)
 
  ldraw.org reference
 
Tim Courtney. prepare to drewl... here is a zip file of REFERENCE. for ldraw/ledit for colors, and a beginning on parts reference. one more thing.. me have no phone so no internet (poo) im coping with the pain (wipes tears from eyes) (25 years ago, 28-Dec-99, to lugnet.cad.dev)
 
  Motorbike Part
 
Dear All I was wondering if anybody knew of the motorbike part for LDraw as it would be very helpful to me. Also how do you find original part numbers from lego bricks if anyone can help me with this please reply yours sincerly Richard M (...) (25 years ago, 28-Dec-99, to lugnet.cad.dev)
 
  Re: Line in the Sand
 
(...) Nope, not a joke. I seriously didn't remember the reason(s) why other approaches wouldn't work as well as INVERTNEXT. I poked around old messages a little bit, I think I remember better now. Let me (attempt to) explain: When this whole BFC (...) (25 years ago, 22-Dec-99, to lugnet.cad.dev)
 
  Re: Dat format question - Quad line order
 
"Johannes Keukelaar" <johannes@nada.kth.se> wrote... (...) Yes. (...) It is known as a bow-tie quad, and is found many places! (...) Yes, this is sadly the way they are ordered in many files. Another problem is that the four points may not be (...) (25 years ago, 22-Dec-99, to lugnet.cad.dev)
 
  Re: Dat format question - Quad line order
 
(...) You are correct that the co-ordinates _should_ define a simple loop without crossing. The rendering algorithm in the original LDraw program was not sensitive to this, so errors crept into the parts files. There was a move some time back to (...) (25 years ago, 22-Dec-99, to lugnet.cad.dev)
 
  Dat format question - Quad line order
 
Hi all, I've read the LDraw FAQ relating to the .dat file format. Specifically: --BEGIN-FAQ-- Quadrilateral command. Draws a four-sided, filled shape between four points. Line format: 4 colour x1 y1 z1 x2 y2 z2 x3 y3 z3 x4 y4 z4 where colour is a (...) (25 years ago, 22-Dec-99, to lugnet.cad.dev)
 
  ldraw.org General Update, Added Press & Awards
 
I just finished doing some general housekeeping updates to ldraw.org, as well as adding a new Press & Awards section. This section will feature press articles which have been written about LDraw/ldraw.org and awards the site has won (only one of (...) (25 years ago, 22-Dec-99, to lugnet.announce, lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: parts.lst and mklst(?).exe.
 
"LZ" == Leonardo Zide <leonardo@centroin.com.br> writes: LZ> The default behavior is to be case insensitive but you can set an LZ> option to make it case sensitive, take a look at the man page for LZ> mount. Ah. Thanks for the tip, that would be (...) (25 years ago, 21-Dec-99, to lugnet.cad.dev)
 
  Re: parts.lst and mklst(?).exe.
 
(...) The default behavior is to be case insensitive but you can set an option to make it case sensitive, take a look at the man page for mount. Leonardo (25 years ago, 21-Dec-99, to lugnet.cad.dev)
 
  Re: Line in the Sand
 
(...) I do, it's because of those cases like an hollow cylindir DAT file is referenced by another DAT file. Since the cylinder is supposed to be define outwards, but you can use it to make the inside/outside of a stud (for example) and the if the (...) (25 years ago, 21-Dec-99, to lugnet.cad.dev)
 
  Re: Line in the Sand
 
Steve Bliss wrote... (...) :-) Jean-Pierre's analyzer is not a "simple analysis" and may not work 100% correctly without human intervention. /Lars (25 years ago, 21-Dec-99, to lugnet.cad.dev)
 
  Re: Line in the Sand
 
Steve Bliss wrote ... (...) Is this a joke? You argue very well in "Inversion" in "Language Extension Functionality" about the 3D tube ;-) /Lars Sorry if I missed a pun. (25 years ago, 21-Dec-99, to lugnet.cad.dev)
 
  Re: parts.lst and mklst(?).exe.
 
Johannes Keukelaar wrote... (...) It does work, you can open either 1234a.dat or 1234A.DAT, or even 1234a.DaT. The fat/vfat/msdos filesystem in Linux is case-insensitive. Try it! (...) Pure MSDOS programs see all files in uppercase. /Lars (25 years ago, 21-Dec-99, to lugnet.cad.dev)
 
  Re: parts.lst and mklst(?).exe.
 
(...) I believe that straight-DOS programs don't have mixed-case filename information. A pure DOS hard-drive actually stores all filenames on the harddrive in upper case, and MSDOS under Windows maintains upper-case-only for compatibility with older (...) (25 years ago, 21-Dec-99, to lugnet.cad.dev)
 
  Re: General Comments to MLCad
 
(...) Yep. LDLite does things like 0 COLOR <color definition information> along with other stuff, and the HTML instruction generator in LDAO recognizes a subassembly statement: 0 SUB <file> <layout options> and in lugnet.cad.dev, we're proposing to (...) (25 years ago, 21-Dec-99, to lugnet.cad.mlcad, lugnet.cad.dev)
 
  Re: Line in the Sand
 
(...) In that case, why are we wiggling about with this BFC extension stuff? Rendering programs can figure out what order vertices should be put in, and they can figure out which way a polygon is facing. They don't need all this extra effort from us (...) (25 years ago, 21-Dec-99, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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