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)
  in ConvertToQuadratic()
+  if ( !theForce3d ) {
+    aHelper.SetSubShape(0); // apply to the whole mesh
+    aHelper.FixQuadraticElements();
+  }


No differences found