From: emv Date: Mon, 7 Nov 2016 22:09:33 +0000 (+0300) Subject: 0027428: DRAW command "bsection" did not built section line between two faces (one... X-Git-Tag: V7_1_0~42 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=3b2af789ddb5c94adb11e01fc1c13c39722bc92a;p=occt.git 0027428: DRAW command "bsection" did not built section line between two faces (one face based on the plane) Adjusting test case for the issue. --- diff --git a/tests/bugs/modalg_6/bug27441 b/tests/bugs/modalg_6/bug27441 index 1489df5d68..045c6c45c1 100644 --- a/tests/bugs/modalg_6/bug27441 +++ b/tests/bugs/modalg_6/bug27441 @@ -14,3 +14,9 @@ puts $bcheck if {![regexp {This shape seems to be OK.} $bcheck]} { puts "Error: bopcheck failed" } + +checkshape result +checkprops result -l 0.00535319 +checknbshapes result -vertex 2 -edge 1 + +checkview -display result -2d -path ${imagedir}/${test_image}.png