view ueda/man/ueda-cutelements.1 @ 131:125fc4ef7eb0

ueda-csvattr program written, compiles
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 31 Aug 2020 00:01:59 +0000
parents cd92449fdb51
children
line wrap: on
line source

.TH CUTELEMENTS 1 "" "International Free Computing Task Force" \
"uEDA Suite Documentation"
.SH NAME
ueda-cutelements \- extract elements from a PCB layout file
.SH SYNOPSIS
.B ueda-cutelements
[
.I pcbfile
]
.SH DESCRIPTION
.PP
This program reads a PCB layout file (or any file containing concatenated
PCB elements, even if it isn't a complete and valid layout file) and extracts
all elements contained therein.
If no source file is specified, the standard input is read instead.
.PP
All element files are created in the current directory and named after the
element name in the source PCB.
.SH SEE ALSO
ueda-getfps(1)