1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1.
.TH amf-to-stl "1" "June 2014" "amf-to-stl" "User Commands"
.SH NAME
amf-to-stl \- AMF to STL converter
.SH SYNOPSIS
.B amf-to-stl
[ \fIOPTIONS \fR] \fIfile.amf\fR
.SH DESCRIPTION
amf-to-stl is program which splits AMF files (multi-material 3D models) into
their individual STL files, one per material.
.SH OPTIONS
.TP
\fB\-\-help\fR
Output usage screen and exit
.TP
\fB\-\-ascii\fR
Generate ASCII STL files (default: binary)
|