Salome HOME
Add full-quadrangles support, available since MeshGems v2.5
[plugins/blsurfplugin.git] / tests / test_remove_tiny_edges.py
index 1e863ee6e7c07d703ed8b563081d7dac529bcd3c..0b61607876df3b08d9aefbf585d57c27ea2fe647 100644 (file)
@@ -76,7 +76,6 @@ params.SetGeometricMesh( 1 )
 params.SetAngleMesh( 4 )
 params.SetPhySize( 8 )
 #algo2d.SetGradation(1.05)
-#params.SetQuadAllowed( True )
 params.SetQuadraticMesh( True )
 params.SetRemoveTinyEdges( True )
 params.SetTinyEdgeLength( tiny_edge_length )