EgtExecutor 1.9d2 :
- aggiornamento e ricompilazione.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user