EgtGeomKernel 1.6g6 :

- gestione dei Dump con unità di misura (mm o inch) per interfaccia.
This commit is contained in:
Dario Sassi
2015-07-22 20:36:06 +00:00
parent 3226e030c8
commit d0d5146f99
29 changed files with 77 additions and 64 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ VolZmap::GetTitle( void) const
//----------------------------------------------------------------------------
bool
VolZmap::Dump( string& sOut, const char* szNewLine) const
VolZmap::Dump( string& sOut, bool bMM, const char* szNewLine) const
{
return false ;
}