EgtGeomKernel :
- correzione in GetEdges di VolZmap.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user