0027784: Thickness fails on cylinder with draft
[occt.git] / tests / bugs / modalg_7 / bug28844_2
1 puts "========"
2 puts "OCC28844"
3 puts "========"
4 puts ""
5 #######################################################
6 # Regression vs 7.1.0: Exception is raised by the solid classification algorithm
7 #######################################################
8
9 restore [locate_data_file bug28844_Body.brep] b
10
11 if {![regexp "Faulties" [bopargcheck b]]} {
12   puts "Error: bopargcheck fails to find faulty in the shape"
13 }