table of contents
- bookworm 1.4.4-1
- bookworm-backports 1.4.16-1~bpo12+1
- testing 1.4.16-1
- unstable 1.4.17-1
| DUMP3D(1) | DUMP3D(1) |
NAME¶
dump3d - dump .3d file contents in textual format
SYNOPSIS¶
dump3d [ --survey=SURVEY ] [ --rewind ] [ --show-dates ] [ --legs ] PROCESSED_SURVEY_DATA_FILE
DESCRIPTION¶
Dump out the entries in a processed survey data file - useful for debugging, and also provides a textual format which is fairly easy to parse if you want to write a simple script to pull out information from a file.
Note that this tool can actually be used to dump any format the "img" library can read, not just Survex .3d files.
SEE ALSO¶
aven(1), cavern(1), diffpos(1), extend(1), sorterr(1), survexport(1)
| 28 July 2022 |