From: apn Date: Wed, 6 Jul 2016 10:52:46 +0000 (+0300) Subject: 0026372: Meshing of surface of revolution fails in debug mode X-Git-Tag: V7_1_0_beta~262 X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=commitdiff_plain;h=fbad941bd42dde17b5cda333ea6e1643d6f64fb0 0026372: Meshing of surface of revolution fails in debug mode Added test case bugs/mesh/bug26372 --- diff --git a/tests/bugs/mesh/bug26372 b/tests/bugs/mesh/bug26372 new file mode 100644 index 0000000000..896ad1fdb5 --- /dev/null +++ b/tests/bugs/mesh/bug26372 @@ -0,0 +1,19 @@ +puts "=========" +puts "OCC26372" +puts "=========" +puts "" +######################################################### +# Meshing of surface of revolution fails in debug mode +######################################################### + +restore [locate_data_file bug26372_RP.brep] result + +incmesh result 0.1 + +checktrinfo result -tri 1055 -nod 537 + +vinit +vdisplay result +vfit +vsetdispmode 1 +checkview -screenshot -3d -path ${imagedir}/${test_image}.png