EgtGeomKernel :

- piccoli aggiustamenti alla gestione delle surf di Bezier
- correzione ai trim interni a una cella di un Tree di Bezier.
This commit is contained in:
Daniele Bariletti
2023-11-23 12:42:47 +01:00
parent c755406963
commit b96daf4925
2 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -2821,7 +2821,7 @@ Tree::CreateIslandAndHoles( const int& nLeafId, std::vector<POLYLINEVECTOR>& vPo
plInLoop.Clear() ;
}
else
break ;
continue ;
}
}
return true ;