Add class toUtf8
IPAL52708: TC7.6.0: name of copied group is wrong when Scale transform
Fix gp_Trsf definition in SMESH_MeshEditor_i::scale()
IPAL52704: TC7.6.0: "Modification of orientation" don't work on volumes
Fix SMESHGUI_MultiEditDlg::isIdValid()
+ Doc update
+ 22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
1) Enable selection of sub-meshes on groups
2) Fix preview that was not shown
+ In SMESHGUI/CMakeList, remove includes that never need not be included
Fix a leak of PropagationMgrData
+ Do not use volumes for preview of Extrusion
+ Fix a regression: empty groups are not removed with contents
+ avoid too long waiting at creation of hypotheses due to use of
GEOMUtils::PreciseBoundingBox() in SMESH_Mesh::GetShapeDiagonalSize()
+ Optimize SMDS_VolumeTool::IsFreeFace()
+ Add icons for Evaluate and Change Sub-mesh order
+ Make "Meduim nodes on geometry" ON by default
+ Disable "Group on geometry" if mesh is not on geometry
+ SMESHGUI_MeshOp: fix switch from Sub-mesh creation to Sub-mesh edition
+ Pre-open MED file to speed-up reading/writing (following 22349)
+ Clock-cursor in Display Entity dlg
+ In Filter dlg, do not perform filtering if it's not needed
+ In Group dlg, store a user-given name of a new group
+ Clock-cursor after hypothesis modif as mesh clearing can be long
+ Treat selected object right at opening of Measure dlgs
+ Allow removal of elements in a not shown mesh
+ Make filter work on a not shown mesh
+ Don't leave orphan nodes at RemoveGroupWithContents
+ Avoid crash when exporting a group + fields
1) Allow defining a sub-mesh on a compound of sub-shape of the main shape
in GUI to be coherent with TUI.
2) Eliminate clashing #define PLUGIN_NAME in SMESH and GEOM
Rename the algorithms in the dialog box:
- Use existing faces => Use faces to be created manually
- Use existing 2D elements => Import 1D-2D elements from another mesh
- Use existing edges => Use edges to be created manually
- Use existing 1D elements => Import 1D elements from another mesh