mirror of
https://github.com/leozide/leocad.git
synced 2026-07-28 04:07:11 +00:00
Added command line option to export collada. Closes #106.
This commit is contained in:
+5
-1
@@ -95,13 +95,17 @@ Use alternate parts library found in \fIpath \fR. The Debian version
|
||||
of \fILeoCAD \fRuses /usr/share/leocad/ as the default.
|
||||
|
||||
.TP
|
||||
.BI "\-wf [" outfile.obj ]
|
||||
.BI "\-obj [" outfile.obj ]
|
||||
Exports the model to wavefront format.
|
||||
|
||||
.TP
|
||||
.BI "\-3ds [" outfile.3ds ]
|
||||
Exports the model to 3DS format.
|
||||
|
||||
.TP
|
||||
.BI "\-dae [" outfile.dae ]
|
||||
Exports the model to COLLADA DAE format.
|
||||
|
||||
.SH ENVIRONMENT
|
||||
``LEOCAD_LIB'' may be set to the path of the parts library.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user