X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNEL%2FInterpolation3DSurf.cxx;h=3bc2e2a01132bbfb8348bda3035c09c50c2f44cb;hb=ffdef130a5a36893d8e58d538884e79413975c7a;hp=9ae9f2f67943ddbcf4785a529d1ced62f49143d3;hpb=22a4bd76f2e2c06917d391a07efa1aa293b35177;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNEL/Interpolation3DSurf.cxx b/src/INTERP_KERNEL/Interpolation3DSurf.cxx index 9ae9f2f67..3bc2e2a01 100644 --- a/src/INTERP_KERNEL/Interpolation3DSurf.cxx +++ b/src/INTERP_KERNEL/Interpolation3DSurf.cxx @@ -42,7 +42,7 @@ namespace INTERP_KERNEL - Values: between 0 and 1. - Default: 0.5. -# doRotat: rotate the coordinate system such that the target cell is in the Oxy plane. - - Values: true (necessarilly if Intersection_type=Triangle), false. + - Values: true (necessarily if Intersection_type=Triangle), false. - Default: true (as default Intersection_type=Triangle) -# precision: Level of precision of the computations is precision times the characteristic size of the mesh. - Values: positive real number.