0024105: ShapeFix algorithm produces not correct result.
[occt.git] / tests / bugs / moddata_2 / bug366
CommitLineData
0e94a94e 1
2puts "========================"
3puts " OCC366 "
4puts "========================"
5puts ""
6##################################################
7## Checkshape says that face is valid but it inludes selfintersecting wire
8##################################################
9
10restore [locate_data_file buc61006.brep] result
11
12decho off
13set che [checkshape result]
14decho on
15
16if { [regexp "Faulty" $che] != 1 } {
17 puts "Error : Checkshape command works wrongly"
18}
19
20set 2dviewer 0
21