0023785: Crash on make face from wire
[occt.git] / tests / offset / wire_closed_inside_0_075 / C9
1 set os "ALL"
2 if {[array get env os_type] != ""} {
3   set os $env(os_type)
4 }
5
6 if {
7         [string compare $os "Windows-64-VC10"] == 0
8     ||  [string compare $os "Windows-64-VC9"] == 0
9     ||  [string compare $os "Windows-64-VC8"] == 0
10    } {
11   puts "TODO OCC23068 $os: An exception was caught"
12   puts "TODO OCC23068 $os: \\*\\* Exception \\*\\*.*"
13   puts "TODO OCC23068 $os: Error : The offset cannot be built."
14 } else {
15   puts "TODO OCC23068 $os: Error : result is not a topological shape"
16   puts "TODO OCC23068 $os: Error : The offset cannot be built."
17 }
18
19 restore [locate_data_file offset_wire_040.brep] s
20
21 set length 0
22 set nbsh_v 0
23 set nbsh_e 0
24 set nbsh_w 0
25