DataWindow :

- riorganizzato file delle costanti.
This commit is contained in:
SaraP
2025-03-28 09:08:18 +01:00
parent 5b7258aaf8
commit a2c1032e81
6 changed files with 174 additions and 168 deletions
+1 -1
View File
@@ -3490,7 +3490,7 @@ local function CalculateAreaParts( nAreaId)
elseif nAreaType ~= WIN_AREATYPES.FILL then
if s_bCalcSolid then
--- verifico se area successiva e' un fill
local nChildAreaId = EgtGetFirstNameInGroup( nAreaId, WIN_AREAASTERISK)
local nChildAreaId = EgtGetFirstNameInGroup( nAreaId, WIN_AREA .. '*')
local nChildAreaType = EgtGetInfo( nChildAreaId or GDB_ID.NULL, WIN_AREATYPE, "i")
if nChildAreaType == WIN_AREATYPES.FILL then
-- se lo e', vuol dire che e' un vetro fisso, quindi calcolo strip dell'outline