mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-03 01:14:30 +05:00

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 ); + // }
The file is empty.
Description
Languages
C++
85.2%
Python
12.8%
CMake
1.1%
HTML
0.4%
C
0.3%
Other
0.1%