Version 2023.1.1: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
* To improve the Breach Growth a new inner water level measurement area can be defined. | * To improve the Breach Growth a new inner water level measurement area can be defined. | ||
* Water wizard splits Breaches into 3 separate steps for more control. | * Water wizard splits Breaches into 3 separate steps for more control. | ||
* Object (Breach, Culvert, etc) now also supports datum and | * Object (Breach, Culvert, etc) now also supports "datum" and "width" measurements when selecting it again. | ||
* Measurements can be exported more easily and flow is stored in m3/s. | * Measurements can be exported more easily and flow is stored in m3/s. | ||
* Objects outside the limit area are no longer marked as "invalid". | |||
'''Geo Wizard''' | '''Geo Wizard''' | ||
Line 11: | Line 12: | ||
'''API''' | '''API''' | ||
* The OBJECT_DATUM_OUTPUT attribute measuring the datum at both ends of e.g. a culvert | * The OBJECT_DATUM_OUTPUT attribute measuring the datum at both ends of e.g. a culvert is now split into two separate attributes (OBJECT_DATUM_OUTPUT_A, OBJECT_DATUM_OUTPUT_B). | ||
is now split into two separate attributes (OBJECT_DATUM_OUTPUT_A, OBJECT_DATUM_OUTPUT_B). | |||
'''Other''' | '''Other''' |
Latest revision as of 07:22, 19 September 2022
Version Preview 2023.1.1 is released on preview.tygron.com on September 16th 2022.
Water
- To improve the Breach Growth a new inner water level measurement area can be defined.
- Water wizard splits Breaches into 3 separate steps for more control.
- Object (Breach, Culvert, etc) now also supports "datum" and "width" measurements when selecting it again.
- Measurements can be exported more easily and flow is stored in m3/s.
- Objects outside the limit area are no longer marked as "invalid".
Geo Wizard
- DXF import now also supports True Colors.
API
- The OBJECT_DATUM_OUTPUT attribute measuring the datum at both ends of e.g. a culvert is now split into two separate attributes (OBJECT_DATUM_OUTPUT_A, OBJECT_DATUM_OUTPUT_B).
Other
- Several improvements to textures.
- Several smaller bug fixes.