FreeBSD Manual Pages
ASC-PLOT3(1) BRL-CAD ASC-PLOT3(1) NAME asc-plot3 - produce Plot3 instructions from ASCII representation SYNOPSIS asc-plot3 [file.asc [unix_plot]] DESCRIPTION Reads a stream of ASCII data representing Plot3 instructions and converts it to plot3(5) format. asc-plot3 reads from standard input and writes to standard output if file names are not supplied. The input should consist of lines of the form c arg arg ... where c is one of the single-character Plot3 command names, and it is followed by white-space-separated arguments of appropriate number and types for that command. Optional white space and lines beginning with the comment character `#' are ignored. SEE ALSO plot3-asc(1), plot3-plot3(1), plot3rot(1), plot3-fb(1), libplot3(3), plot3(5) AUTHOR BRL-CAD Team COPYRIGHT This software is Copyright (c) 1991-2019 by the United States Government as represented by U.S. Army Research Laboratory. BUG REPORTS Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org BRL-CAD 03/02/2021 ASC-PLOT3(1)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHOR | COPYRIGHT | BUG REPORTS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=asc-plot3&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>