.\" Man page generated from reStructeredText. . .TH GTSCOARSEN 1 "2012-08-08" "0.1" "text and X11 processing" .SH NAME gtscoarsen \- Coarsen a GTS Surface . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .\" . .\" This file is part of pyFormex 0.9.1 (Tue Oct 15 21:05:25 CEST 2013) .\" pyFormex is a tool for generating, manipulating and transforming 3D .\" geometrical models by sequences of mathematical operations. .\" Home page: http://pyformex.org .\" Project page: http://savannah.nongnu.org/projects/pyformex/ .\" Copyright 2004-2013 (C) Benedict Verhegghe (benedict.verhegghe@ugent.be) .\" Distributed under the GNU General Public License version 3 or later. .\" .\" This program is free software: you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation, either version 3 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see http://www.gnu.org/licenses/. . .SH SYNOPSIS .sp gtscoarsen [OPTION] < file.gts .SH DESCRIPTION .sp Construct a coarsened version of the input GTS surface. .SH OPTIONS .INDENT 0.0 .TP .BI \-n \ N, \ \-\-number\fB= N Stop the coarsening process if the number of edges was to fall below N. .TP .BI \-c \ C, \ \-\-cost\fB= C Stop the coarsening process if the cost of collapsing an edge is larger than C. .TP .B \-m, \-\-midvertex Use midvertex as replacement vertex instead of default volume optimized point. .TP .B \-l, \-\-length Use length^2 as cost function instead of default optimized point cost. .TP .BI \-f \ F, \ \-\-fold\fB= F Set maximum fold angle to F degrees (default 1 degree). .TP .BI \-w \ W, \ \-\-vweight\fB= W Set weight used for volume optimization (default 0.5). .TP .BI \-b \ W, \ \-\-bweight\fB= W Set weight used for boundary optimization (default 0.5). .TP .BI \-s \ W, \ \-\-sweight\fB= W Set weight used for shape optimization (default 0.0). .TP .B \-p, \-\-progressive Write progressive surface file. .TP .B \-L, \-\-log Log the evolution of the cost. .TP .BI \-f \ VAL, \ \-\-fold\fB= VAL Smooth only folds. .TP .B \-v, \-\-verbose Print statistics about the surface. .TP .B \-h, \-\-help Display this help and exit. .UNINDENT .SH SEE ALSO .sp gtscheck .SH AUTHOR .sp The GTS library was written by Stephane Popinet <\fI\%popinet@users.sourceforge.net\fP>. The gtscoarsen command is taken from the examples. .SH AUTHOR Benedict Verhegghe . This manual page was written for the Debian project (and may be used by others). .SH COPYRIGHT GPL v3 or higher .\" Generated by docutils manpage writer. .\" .