Salome HOME
0020128: EDF SMESH 926 : Quadratic conversion of BLSURF mesh
authoreap <eap@opencascade.com>
Thu, 18 Jun 2009 12:40:41 +0000 (12:40 +0000)
committereap <eap@opencascade.com>
Thu, 18 Jun 2009 12:40:41 +0000 (12:40 +0000)
commit1727ffea8a52d6d463a778c4bbd48538245c43db
treeb43453a804f998b7eee5a93d8a905a2478fc275d
parentf2ff862dbba4915f93c0760ab88bbecc54d22715
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