LEOCAD(1) | General Commands Manual | LEOCAD(1) |
LeoCAD - CAD program for LEGO models.
leocad [ infile [ -i [ outfile.ext ] [-w x] [-h y] ] ] [-l path]
LeoCAD is a CAD program for creating virtual LEGO models. It has an easy to use interface and includes thousands of different parts in its library.
Below is a summary of all of the options that LeoCAD accepts. Most options have two equivalent names, one of which is a single letter preceded by -, and the other of which is a long name preceded by --. Brackets ([ and ]) indicate that an option takes an optional argument.
``LEOCAD_LIB'' may be set to the path of the parts library.
$ leocad car.lcd -i car.png -w 640 -h 480
This will start LeoCAD, load the file "car.lcd," create a png called "car.png" with a resolution of 640x480 and exit when done.
If you find any bugs please report them at https://github.com/leozide/leocad/issues
LeoCAD is written by Leonardo Zide <leozide@gmail.com>. You can visit the LeoCAD homepage at https://www.leocad.org/
This manual page was written by Patrick Mahoney <pat7@gmx.net>, for the Debian GNU/Linux system (but may be used by others).
20 July 2000 |