DataWindow :

- aggiunta funzione che ricava dati dai profili.
This commit is contained in:
SaraP
2026-01-21 14:49:57 +01:00
parent f39063d4d2
commit c2946b8d9c
2 changed files with 90 additions and 0 deletions
+4
View File
@@ -263,6 +263,10 @@ WIN_GASKET = 'Gasket'
WIN_THRESHOLD = 'Threshold'
-- info sui profili
WIN_DIM_STD = 'DimStd'
WIN_DIM_MIN = 'DimMin'
WIN_DIM_MAX = 'DimMax'
WIN_OVERLAP = 'Overlap'
WIN_SASH_TOP_OVERLAP = 'SashTopOverlap'
WIN_SASH_BOTTOM_OVERLAP = 'SashBottomOverlap'
WIN_DELTA = 'Delta'