1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-16 10:08:36 +03:00

0027428: DRAW command "bsection" did not built section line between two faces (one face based on the plane)

Adjusting test case for the issue.
This commit is contained in:
emv 2016-11-08 01:09:33 +03:00 committed by mkv
parent aa7b761d4c
commit 3b2af789dd

View File

@ -14,3 +14,9 @@ puts $bcheck
if {![regexp {This shape seems to be OK.} $bcheck]} { if {![regexp {This shape seems to be OK.} $bcheck]} {
puts "Error: bopcheck failed" 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