EgtExecutor :

- aggiunti ExeSetInfo e ExeGetInfo per Vector3d e Point3d
- corrette funzioni ciclo su grezzi e pezzi in grezzo.
This commit is contained in:
Dario Sassi
2016-09-07 14:14:04 +00:00
parent 43bee5d375
commit 2eda2e9d8f
3 changed files with 61 additions and 13 deletions
+4
View File
@@ -139,6 +139,10 @@ ExeExit( void)
FreeExchangeDll() ;
FreeGraphicsDll() ;
// cancello riferimenti a funzioni installate
s_pFunProcEvents = nullptr ;
s_pFunOutText = nullptr ;
// fine programma
LOG_DATETIME( s_pGenLog, " Exit")