- Split funzione "MakeMoreFaces";

- Nuova funzione "MakeSpecialThreeFaces" con controllo ortogonalità (non OK)
This commit is contained in:
luca.bacis
2021-12-17 12:08:29 +01:00
parent 4757b1596b
commit 409f62de52
2 changed files with 330 additions and 209 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
-- Intestazioni
require( 'EgtBase')
_ENV = EgtProtectGlobal()
EgtEnableDebug( true)
EgtEnableDebug( false)
-- Imposto direttorio libreria specializzata per Travi
local sBaseDir = EgtGetSourceDir()