X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshers%2FStdMeshers_Projection_2D.cxx;fp=src%2FStdMeshers%2FStdMeshers_Projection_2D.cxx;h=3e889f0801627af9b677280468f7932e141e241a;hb=98cff9f2f4c81c27ac6f33a61fccae8b46821364;hp=bbc874cf9da73bf50d8dbb7a52403027ba958744;hpb=4207944cd6c5427008b02d5c4af6e6e3ed0b3e81;p=modules%2Fsmesh.git diff --git a/src/StdMeshers/StdMeshers_Projection_2D.cxx b/src/StdMeshers/StdMeshers_Projection_2D.cxx index bbc874cf9..3e889f080 100644 --- a/src/StdMeshers/StdMeshers_Projection_2D.cxx +++ b/src/StdMeshers/StdMeshers_Projection_2D.cxx @@ -775,7 +775,7 @@ namespace { // check node positions - if ( !tgtFace.IsPartner( srcFace ) ) + // if ( !tgtFace.IsPartner( srcFace ) ) for NETGEN 6 which sets wrong UV { helper->ToFixNodeParameters( true );