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