]> OCCT Git - occt.git/commit
0028964: Draw - need to have command to apply ShapeFix_FixSmallFace tool
authorabv <abv@opencascade.com>
Mon, 21 Aug 2017 10:19:46 +0000 (13:19 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 24 Aug 2017 16:13:04 +0000 (19:13 +0300)
commitc3cca01534c8d41bd3c12f35d18553916adc116c
treeaabf2a11103d845b08550443f88cbedbcfdb5b19
parent956d63467f188172106254aac53593b25751a710
0028964: Draw - need to have command to apply ShapeFix_FixSmallFace tool

DRAW command fixsmallfaces is added to fix (remove) small faces in the shape.
Command OCC22586 is removed (replaced by fixsmallfaces).

Test bug28112_2 using that command is added for the two last shapes in issue #28112; test bug28112 is renamed to bug28112_1.
Test bug22586 is changed to use the new command.
src/QABugs/QABugs_11.cxx
src/SWDRAW/SWDRAW_ShapeFix.cxx
tests/bugs/modalg_2/bug22586
tests/bugs/modalg_7/bug28112 [deleted file]
tests/bugs/modalg_7/bug28112_1 [new file with mode: 0644]
tests/bugs/modalg_7/bug28112_2 [new file with mode: 0644]