Part: ModelRefine: don't call edgefuse perform directly
This commit is contained in:
parent
9687c66a25
commit
0c93e0bcd5
|
@ -1070,7 +1070,6 @@ bool FaceUniter::process()
|
|||
collectConicEdges(workShell, map);
|
||||
edgeFuse.AvoidEdges(map);
|
||||
#endif
|
||||
edgeFuse.Perform();
|
||||
TopTools_DataMapOfShapeShape affectedFaces;
|
||||
edgeFuse.Faces(affectedFaces);
|
||||
TopTools_DataMapIteratorOfDataMapOfShapeShape mapIt;
|
||||
|
|
Loading…
Reference in New Issue
Block a user