table of contents
other versions
- buster 1.2.38-1
- buster-backports 1.2.40-1~bpo10+1
- testing 1.2.44-1
- unstable 1.2.45-1
DUMP3D(1) | DUMP3D(1) |
NAME¶
dump3d - dump .3d file contents in textual formatSYNOPSIS¶
dump3d [ --survey=SURVEY ] [ --rewind ] [ --show-dates ] PROCESSED_SURVEY_DATA_FILEDESCRIPTION¶
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 |