EgtGeomKernel :

- correzione in GetEdges di VolZmap.
This commit is contained in:
Dario Sassi
2019-09-13 06:26:58 +00:00
parent c630263e5c
commit 5d0b52d4d5
+1 -1
View File
@@ -4619,7 +4619,7 @@ VolZmap::GetEdges( ICURVEPOVECTOR& vpCurve) const
bool bInvert = ( vId[i] < 0) ;
PtrOwner<ICurveLine> pLine( CreateCurveLine()) ;
if ( IsNull( pLine) || ! pLine->Set( vBpt[nInd].first, vBpt[nInd].second))
return false ;
continue ;
if ( bInvert)
pLine->Invert() ;
// lo accodo alla composita