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:
parent
aa7b761d4c
commit
3b2af789dd
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user