EgtGeomKernel :
- piccola correzione.
This commit is contained in:
@@ -1393,7 +1393,7 @@ Tree::GetPolygons( POLYLINEMATRIX& vvPolygons, POLYLINEMATRIX& vvPolygons3d, vec
|
||||
}
|
||||
|
||||
// se richiesto aggiorno gli edge 3d e i loop della superficie
|
||||
if ( bUpdateEdges) {
|
||||
if ( bUpdateEdges || vvCCEdges3D.empty()) {
|
||||
GetEdges3D( vvCCEdges3D, vPolygonsCorrected) ;
|
||||
GetSplitLoops( vCCLoops) ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user