EgtExecutor 1.9d2 :

- aggiornamento e ricompilazione.
This commit is contained in:
Dario Sassi
2018-04-11 05:58:19 +00:00
parent 1296bb9ae6
commit 319b7aa611
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -412,7 +412,7 @@ MyVolZmapIntersPlane( int nId, const Plane3d& plPlane, int nDestGrpId, int nRefT
Plane3d plPlaneL = GetPlaneLocal( pGeomDB, plPlane, nRefType, frLoc) ;
// recupero lo Zmap e calcolo l'intersezione
IVolZmap* pVZM = GetVolZmap( pGeomDB->GetGeoObj( nId)) ;
POCRVVECTOR vpLoop ;
ICURVEPOVECTOR vpLoop ;
if ( pVZM == nullptr || ! pVZM->GetPlaneIntersection( plPlaneL, vpLoop))
return GDB_ID_NULL ;
// inserisco le curve nel gruppo destinazione