Command line; logging of E57 scan names

To post any request/idea for new functionalities
Post Reply
jukka.alander
Posts: 10
Joined: Fri Nov 30, 2018 12:55 pm

Command line; logging of E57 scan names

Post by jukka.alander »

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
daniel
Site Admin
Posts: 7382
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Command line; logging of E57 scan names

Post by daniel »

Ok that's done! You can test that with the latest 2.12.alpha version.
Daniel, CloudCompare admin
jukka.alander
Posts: 10
Joined: Fri Nov 30, 2018 12:55 pm

Re: Command line; logging of E57 scan names

Post by jukka.alander »

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
...
Post Reply