Skip to content

Releases: dd-bim/TRA.Lib

v2.0.1

23 May 11:08
Compare
Choose a tag to compare

Update of the underlying egbt22lib
Minor changes:

  • re-applying scale on transform (this is only relevant if a transform is applied inverted)
  • autoscroll down list box in TRA.Tool if new containers are added

v2.0.0

20 May 11:42
Compare
Choose a tag to compare

Full Changelog: v2.0.0-alpha...master

v2.0.0-alpha

29 Apr 18:28
Compare
Choose a tag to compare
v2.0.0-alpha Pre-release
Pre-release
  • Changed to new egbt22lib API
  • Added VA-System support by including dbva
  • Export Options for Scale management (include scale in Export and keep consistency by adding KSprung-elements)
  • improved UI
  • improved stability
  • First version of a HowTo can be found in the Wiki

TRA.Tool v1.0.0

07 Feb 09:38
Compare
Choose a tag to compare
  • Simple UI allows adding TRA and GRA files by Drag&Drop.
  • If possible, associated files are automatically added to the corresponding fields.
  • Batch processing for multiple files
  • Analyze properties heading, curvature, slope, connectivity...
  • Transform (currently hardcoded to EGBT22)
  • Export to csv
    image
    image

Full Changelog: v0.9.0...v1.0.0

Initial Release

23 Dec 10:25
Compare
Choose a tag to compare

Simple UI allows adding TRA and GRA files by Drag&Drop.
If possible, associated files are automatically added to the corresponding fields.
Pressing the Load Button starts the analysis, interpolation and visualisation.
Calculating the interpolation points currently takes some time and blocks the application! This will be fixed in future by using background and multi-threading.
image