0030082: Intersection algorithm returns curve with big tolerance value
[occt.git] / tests / bugs / modalg_7 / bug28572_1
1 puts "TODO OCC28572 ALL: Faulty shapes in variables faulty_1"
2
3 puts "========"
4 puts "OCC28572"
5 puts "========"
6 puts ""
7 ####################################
8 # Wrong result of the mkface command
9 ####################################
10
11 restore [locate_data_file bug28572_m.brep] m
12
13 mksurface s1 m
14
15 explode m W
16
17 mkface f1 s1 m_2
18 checkshape f1
19
20
21 mkface f2 s1 m_3
22 checkshape f2