append

NAME

append - concatenates points, lines, triangles or scalars clouds

SYNOPSIS

append [-] [-s|--stream] [-h|--help] [FILE ...]

DESCRIPTION

append concatenates point&forces cloud streams (points, lines, triangles or scalars). It takes its input from a list of files and, possibly, from the standard input (-s) and returns the result to the standard output. This program replaces append_pt, append_li, append_tri, append_scal which are now absolete.

DATA FORMAT

See view_pt(1), view_li(1) and view_tri(1) to get format information.

OPTIONS

-s

Read data from the standard input.

-h,--help,-?

Refer to the manual page

AUTHORS

Written by Pierre Smars (first version: 2020)

BUGS

Reports of bugs or problems should be submitted via electronic mail to <smars@yuntech.edu.tw>.

COPYRIGHT

Copyright (C) 2020 Pierre Smars. License GPLv2 <http://www.gnu.org/licenses/gpl-2.0.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

view_pt(1), view_li(1), view_tri(1)

Pierre SMARS (tools, home page)