- in json STR0005 cubetti riabilitati (disabilitati per errore)

This commit is contained in:
luca.mazzoleni
2025-07-10 18:04:12 +02:00
parent eb551742d1
commit 87d39d747e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -290,6 +290,7 @@ end
-------------------------------------------------------------------------------------------------------------
-- restituisce le facce della parte interessate dalla feature Proc
-- TODO da spostare in FeatureLib???
-- TODO le feature 1 faccia devono essere settate aperte sulla faccia indicata dalla normale
function BeamLib.GetAffectedFaces( Proc, Part)
local vtFacesAffected = { bTop = false, bBottom = false, bFront = false, bBack = false, bLeft = false, bRight = false}
if Proc.b3Box and not Proc.b3Box:isEmpty() then