WINDZ

From LDraw.org Wiki
Revision as of 09:45, 2 April 2018 by Steffen (talk | contribs)
Jump to navigation Jump to search

WINDZ is a command-line tool which takes a file as input and will try to BFC that file.

The program is quite old already and not very tolerant to errors. For example, if you forget to supply an input file parameter, it will crash.

Example Invocation

  windz inputfile.dat > outputfile.dat

Download

t.b.d.