table of contents
| DUMP3D(1) | DUMP3D(1) |
NAME¶
dump3d - dump .3d file contents in textual format
SYNOPSIS¶
dump3d [ --survey=SURVEY ] [ --rewind ] [ --show-dates ] 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)
| 09 January 2019 |