Hello,
when command line processing, it would be helpful to display also a scan name in addition to scan index number:
_____________
[LOADING]
Opening file: '993_3_3.e57'
[E57] 'formatName' - ASTM E57 3D Imaging Data File
[E57] 'guid' - {F9984C7D-51F4-4804-9574-DE704E7342D2}
[E57] 'versionMajor' - 1 (INTEGER)
[E57] 'versionMinor' - 0 (INTEGER)
[E57] Reading new scan node (0), nameofthescanhereplease
[E57] Reading new scan node (1), nameofthescanhereplease
[E57] Reading new scan node (2), nameofthescanhereplease
[E57] Reading new scan node (3), nameofthescanhereplease
...
_______________
This would allow for easier debugging of individual scans, when E57 files have a lot of scan stations per file.
BR,
Jukka
Command line; logging of E57 scan names
-
- Posts: 10
- Joined: Fri Nov 30, 2018 12:55 pm
Re: Command line; logging of E57 scan names
Ok that's done! You can test that with the latest 2.12.alpha version.
Daniel, CloudCompare admin
-
- Posts: 10
- Joined: Fri Nov 30, 2018 12:55 pm
Re: Command line; logging of E57 scan names
Thanks, this is very welcome data for debugging situations!
[E57] Reading new scan node (0) - 1211_12
[E57] Reading new scan node (1) - 1211_14
...
[E57] Reading new scan node (0) - 1211_12
[E57] Reading new scan node (1) - 1211_14
...