DataWindow: correzione lettura joint anta singola

This commit is contained in:
Annamaria Sassi
2025-11-19 16:21:15 +01:00
parent 1f3db97f73
commit 65d7bcec33
+1 -1
View File
@@ -231,7 +231,7 @@ local function ConvertTableToGeometry( AreaTable, nParentId)
-- anta singola
if #tSashes == 1 then
local vJoints = GetJoints( AreaTable[JWD_JOINTS])
local vJoints = GetJoints( tSashes[1][JWD_JOINTS])
local nOpeningType = GetOpeningType( tSashes[1][JWD_OPENING_TYPE])
local nAreaId = WinCreate.AddSash( nParentId, vJoints, nOpeningType, nAreaNbr)
-- aggiungo ferramenta sull'anta