mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-21 23:01:52 +00:00
dump3d --legs future possibility
This commit is contained in:
parent
5b3f91d3e5
commit
43bf2620f1
@ -30,6 +30,12 @@ todo = '''
|
||||
- LoadSurvexFile() Creates a new current survexfile and valid .survexdirectory
|
||||
The survexblock passed-in is not necessarily the parent. FIX THIS.
|
||||
|
||||
- When Olly implements LEG in the 'dump3d --legs' utility, then we can use that to get the length of
|
||||
all the legs in a survex block instead of adding them up oursleves. Which means that we can
|
||||
ignore all the Units and offset stuff, that troggle will work with survex files with backsights,
|
||||
repeated readings from distox etc.. Not actually useful for pre 2022 survey data, but good future-proofing.
|
||||
Also it will be a tiny bit more accurate as these leg lengths are after loop closure fixup.
|
||||
|
||||
'''
|
||||
survexblockroot = None
|
||||
survexomitsroot = None
|
||||
|
Loading…
Reference in New Issue
Block a user