LDFlat


LDFlat is a command line tool to set some values in a LDraw file to zero.

This is useful if you want to create pattern with the tool projector from Philippe Hurbain (http://www.philohome.com/isecalc/projector.htm).

French version: http://jc-tchang.philohome.com/manuel/LDFlat.htm


Requirements:

Windows XP with NET-Framework 2.0 (should also work with MONO Project on Linux)



Usage:

LDFlat <inputfile> <outputfile> <parameter>


inputfile: a valid LDraw file


outputfile: a file with the same name will be overwritten without notice!


parameter: X - set all values for X at linetype 1,2,3,4,5 to zero

Y - set all values for Y at linetype 1,2,3,4,5 to zero

Z - set all values for Z at linetype 1,2,3,4,5 to zero


Download

14.05.2008 ldflat.zip