]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
0020128: EDF SMESH 926 : Quadratic conversion of BLSURF mesh
authoreap <eap@opencascade.com>
Thu, 18 Jun 2009 12:40:22 +0000 (12:40 +0000)
committereap <eap@opencascade.com>
Thu, 18 Jun 2009 12:40:22 +0000 (12:40 +0000)
commit47e62a030ce1fc5890a731d0a32c88d4e5408837
tree95c00eaed18dc9ab5c1fd59646bb212ecde7fca5
parent02846fd083f6f2d93a8ef3553cbd37f33a6e33b3
0020128: EDF SMESH 926 : Quadratic conversion of BLSURF mesh
  in ConvertToQuadratic()
+  if ( !theForce3d ) {
+    aHelper.SetSubShape(0); // apply to the whole mesh
+    aHelper.FixQuadraticElements();
+  }
src/SMESH/SMESH_MeshEditor.cxx