Interpolation PointCloud : bug if contour of the mesh bigger than the point clouds data.
@jean-marie.kerloch @matthieu.secher @yoann.audouin @boris.basic
If the mesh is bigger than the PointCloud, the interpolation works only in parts.
If the mesh is inside the Point Cloud Datas, it will be interpolated.
If there is no data on the link side, the mesh will be interpolated (with linear method).
If there is no data on the right side, the mesh wont' be interpolated in the side where there is no data.
If the contour of the mesh is bigger on both sides (link and right) and there is no data on both sides, the mesh will be interpolated on the left side but won't on the right side .
It may come from the salome-script ?
Edited by Sophie Bacchi