0026619: Tolerances of operands are modified using bop
[occt.git] / tests / boolean / gdml_private / ZJ7
1 puts "TODO OCC26018 ALL: bopcheck failed"
2 source [locate_data_file mos2014-scf-final.prt.1.gdml.tcl]
3
4 set bcheck [bopcheck result]
5 puts $bcheck
6 if {![regexp {This shape seems to be OK.} $bcheck]} {
7   puts "Error: bopcheck failed"
8 }