Extract class Delaunay from class Morph
+ Print warning when creating an algorithm with unexpected arguments
(expected ones are algo type and geometry) -- smeshBuilder.py
Fix regression of mesh_Quadratic_00/B4
IPAL0052709: Projection 1D2D creates faces at a wrong location.
Problem: wrong gp_Trsf for partner faces
Use gp_GTrsf insted of gp_Trsf
+ 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
22701: EDF SMESH: Crash when creating mesh
1) Search of transformation using a least-square approximation
2) Compute internal prism nodes using the found transformation