EgtGeomKernel 1.6r3 :

- al Load degli UserObj viene passato lo spiazzamento degli identificativi (per aggiornarli se Insert).
This commit is contained in:
Dario Sassi
2016-05-17 11:55:24 +00:00
parent 886393c026
commit 9410063588
10 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -215,7 +215,7 @@ GeomDB::LoadOneObj( NgeReader& ngeIn, int nGroupId, int nBaseGdbId, const INTVEC
// se lettura dati va bene
int nParentId ;
if ( pGdbObj->Load( nKey, ngeIn, nParentId)) {
if ( pGdbObj->Load( nKey, ngeIn, nBaseGdbId, nParentId)) {
// aggiusto Id
pGdbObj->m_nId += nBaseGdbId ;
// aggiusto Id del gruppo di appartenenza