mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-13 10:10:34 +05:00
PAL8395: Fix pb. with bug2extraEdges.py
This commit is contained in:
parent
f2ad321b99
commit
ec010dda28
@ -92,7 +92,7 @@ static void FixResult(const TopoDS_Shape& result,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
isDone |= sfw->FixLacking();
|
//isDone |= sfw->FixLacking(); // commented by skl 22.03.2005 (PAL8395)
|
||||||
|
|
||||||
// remove neighbour seam edges
|
// remove neighbour seam edges
|
||||||
if(isDone) {
|
if(isDone) {
|
||||||
|
Loading…
Reference in New Issue
Block a user