eap 60f63d70ba 0022166: [CEA 792] Regression on 07_Pentahedron.py, 12_3d_extrusion.py
and 13_projection_3d.py scripts from CEA test base

fix the regression on test_Prism3D_Improved.py (imps9/K2)

+    // not add not quadrilateral FACE as we can't compute it
+    // else if ( !quadAlgo->CheckNbEdges( theMesh, face ))
+    // // not add not quadrilateral FACE as it can be a prism side
+    // // else if ( myHelper->Count( face, TopAbs_EDGE, /*ignoreSame=*/false ) != 4 )
+    // {
+    //   notQuadFaces.push_back( face );
+    // }
2013-03-14 08:45:22 +00:00
..
2012-09-24 11:14:08 +00:00
2012-06-05 12:18:07 +00:00
2013-03-07 08:37:57 +00:00
2012-06-05 12:18:07 +00:00
2013-03-12 13:46:11 +00:00
2012-12-28 11:39:35 +00:00
2013-01-14 17:01:13 +00:00