0027032: [Regression to 6.9.1] Result of bcut has the same volume as the object
[occt.git] / tests / boolean / gdml_private / ZI7
CommitLineData
05cf4d98 1puts "TODO ?OCC27052 All: Faulty shapes in variables faulty_1 to"
3510db62 2puts "TODO OCC26018 ALL: bopcheck failed"
cd37e048 3source [locate_data_file mos2014-asm-scf-final.asm.1.gdml.tcl]
4
3510db62 5set bcheck [bopcheck result]
6puts $bcheck
7if {![regexp {This shape seems to be OK.} $bcheck]} {
8 puts "Error: bopcheck failed"
9}