Salome HOME
22763: [EDF] Shape processing
authorvsr <vsr@opencascade.com>
Tue, 16 Dec 2014 11:16:15 +0000 (14:16 +0300)
committervsr <vsr@opencascade.com>
Tue, 16 Dec 2014 11:16:15 +0000 (14:16 +0300)
commit57bf55dc1f86e410f88da48e87d99e1380ed1e5e
tree7ec642ccded647a8f6f20ef76037a31b704a7aee
parentcceb7b5b9e6c728367bdc94c596eb2bf496669e0
22763: [EDF] Shape processing
For DropSmallSolids operator, fix some bugs:
- Add missing default values of parameters in a resource file
- Add workaround to ShapeProcess functionality to process properly optional parameters (the case for DropSmallSolids operator)
- Small redesign of RepairGUI::ShowStatistics() function
resources/ShHealing
src/GEOMImpl/GEOMImpl_IHealingOperations.cxx
src/RepairGUI/RepairGUI.cxx
src/RepairGUI/RepairGUI_ShapeProcessDlg.cxx
src/ShHealOper/ShHealOper_ShapeProcess.cxx