Salome HOME
bos #26452 [EDF] (2021) SMESH: orientation of faces
authoreap <eap@opencascade.com>
Mon, 8 Nov 2021 16:38:38 +0000 (19:38 +0300)
committervsr <vsr@opencascade.com>
Fri, 19 Nov 2021 15:29:24 +0000 (18:29 +0300)
commit48c30a5c917c59c215aad8428e9d92e5f5af3962
tree3120437a9b1664dd60b5fe8879ab2c600bd61f48
parent9f990cc59cde9a96c838d6cd1a60d291853ab266
bos #26452 [EDF] (2021) SMESH: orientation of faces
27 files changed:
doc/salome/examples/transforming_meshes_ex13.py
doc/salome/gui/SMESH/images/reorient_2d_refgroup.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/reorient_faces_point.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/reorient_faces_ref_groups.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/reorient_faces_volume.png [new file with mode: 0644]
doc/salome/gui/SMESH/input/modules.rst
doc/salome/gui/SMESH/input/reorient_faces.rst
idl/SMESH_MeshEditor.idl
resources/CMakeLists.txt
resources/reorient_faces_ref_groups.png [new file with mode: 0644]
src/SMDS/SMDS_ElementFactory.cxx
src/SMDS/SMDS_ElementFactory.hxx
src/SMDS/SMDS_Mesh.cxx
src/SMDS/SMDS_Mesh.hxx
src/SMESH/SMESH_MeshEditor.cxx
src/SMESH/SMESH_MeshEditor.hxx
src/SMESHFiltersSelection/SMESH_Type.h
src/SMESHGUI/SMESHGUI_ReorientFacesDlg.cxx
src/SMESHGUI/SMESHGUI_ReorientFacesDlg.h
src/SMESHGUI/SMESH_images.ts
src/SMESHGUI/SMESH_msg_en.ts
src/SMESHGUI/SMESH_msg_fr.ts
src/SMESH_I/SMESH_2smeshpy.cxx
src/SMESH_I/SMESH_MeshEditor_i.cxx
src/SMESH_I/SMESH_MeshEditor_i.hxx
src/SMESH_SWIG/smeshBuilder.py
src/StdMeshers/StdMeshers_Cartesian_3D.cxx