Salome HOME
[bos #32739][CEA] 3D warp 35/head
authorasozinov <alexey.sozinov@opencascade.com>
Mon, 15 May 2023 15:14:50 +0000 (16:14 +0100)
committermbs <martin.bernhard@opencascade.com>
Fri, 1 Mar 2024 20:10:57 +0000 (20:10 +0000)
commit66c7e4a32db7714e0215a1b1edce997759e5d573
tree89e7f19a87f77774033ff2c262848661f7043155
parentaf0dc2754afae71506ece0af14ace77df076612a
[bos #32739][CEA] 3D warp

added new eControl
added new case for 3DWarp
Added new class for 3D Warp
Added 3D warp for use as filter

Threshold of criteria

Fix problem when the Threshold checkbox on Scalar Bar Properties does not remove elements outside of the range
30 files changed:
doc/examples/filters_ex41.py [new file with mode: 0644]
doc/examples/quality_controls_ex23.py [new file with mode: 0644]
doc/gui/images/image_warping3D.jpg [new file with mode: 0644]
doc/gui/input/about_quality_controls.rst
doc/gui/input/tui_filters.rst
doc/gui/input/tui_quality_controls.rst
doc/gui/input/warping_3d.rst [new file with mode: 0644]
idl/SMESH_Filter.idl
src/Controls/SMESH_Controls.cxx
src/Controls/SMESH_ControlsDef.hxx
src/OBJECT/SMESH_Actor.cxx
src/OBJECT/SMESH_Actor.h
src/OBJECT/SMESH_ActorDef.h
src/OBJECT/SMESH_DeviceActor.cxx
src/SMESHGUI/SMESHGUI.cxx
src/SMESHGUI/SMESHGUI_FilterDlg.cxx
src/SMESHGUI/SMESHGUI_MeshInfo.cxx
src/SMESHGUI/SMESHGUI_Operations.h
src/SMESHGUI/SMESHGUI_Selection.cxx
src/SMESHGUI/SMESHGUI_SelectionProxy.cxx
src/SMESHGUI/SMESH_msg_en.ts
src/SMESHGUI/SMESH_msg_fr.ts
src/SMESHGUI/SMESH_msg_ja.ts
src/SMESH_I/SMESH_2smeshpy.cxx
src/SMESH_I/SMESH_Filter_i.cxx
src/SMESH_I/SMESH_Filter_i.hxx
src/SMESH_I/SMESH_PythonDump.cxx
src/SMESH_SWIG/smeshBuilder.py
test/SMESH_controls_3D_warping.py [new file with mode: 0644]
test/tests.set