mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 10:08:35 +05:00
Changes for bug 20589 from Mantis.
This commit is contained in:
parent
310843a2f4
commit
3daba130d8
@ -221,9 +221,6 @@ static Standard_Boolean MergeEdges(const TopTools_SequenceOfShape& SeqEdges,
|
|||||||
B.UpdateVertex(V1, fpar, E, 0.);
|
B.UpdateVertex(V1, fpar, E, 0.);
|
||||||
B.UpdateVertex(V2, lpar, E, 0.);
|
B.UpdateVertex(V2, lpar, E, 0.);
|
||||||
}
|
}
|
||||||
ShapeFix_Edge sfe;
|
|
||||||
sfe.FixAddPCurve(E,aFace,Standard_False);
|
|
||||||
sfe.FixSameParameter(E);
|
|
||||||
aChain.Remove(j);
|
aChain.Remove(j);
|
||||||
aChain.SetValue(j,E);
|
aChain.SetValue(j,E);
|
||||||
j--;
|
j--;
|
||||||
|
Loading…
Reference in New Issue
Block a user