- in BeamLib.GetSortedVertices piccola correzione
This commit is contained in:
+1
-1
@@ -524,7 +524,7 @@ function BeamLib.GetSortedVertices( Proc)
|
||||
local PtVerticesSorted = {}
|
||||
|
||||
-- se più di una faccia si esce subito
|
||||
if Proc.nFct > 1 then
|
||||
if not ( Proc.nFct) or ( Proc.nFct > 1) then
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user