]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
[bos #32739][CEA] 3D warp CR32739 34/head
authorasozinov <alexey.sozinov@opencascade.com>
Mon, 15 May 2023 15:14:50 +0000 (16:14 +0100)
committermbs <martin.bernhard@opencascade.com>
Thu, 29 Feb 2024 15:35:57 +0000 (15:35 +0000)
commit5b323f63446c838c8783792fc1fccf651b537371
tree37b9e7a0000f7917102a5651126f5830fee50709
parent2de9636a4fa7078d1d75871e8601738acf7c5d3b
[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