- Corretto campo nome topologia

This commit is contained in:
andrea.villa
2024-04-19 11:51:48 +02:00
parent e58cf7e398
commit ce156606e6
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ function BeamLib.Is3EdgesApprox( Proc, nFacet, nAddGrpId)
-- recupero il numero effettivo di lati
local _, nEntityCount = EgtCurveDomain( nContourId)
local nEdges = nEntityCount
if nEntityCount and nEntityCount == 3 then
if nEntityCount and nEntityCount == 3 then
bResult = true
-- rimuovo i lati molto corti dal conteggio totale
elseif nEntityCount then