0024242: Hang-up during classification a 3D point relative to a solid
[occt.git] / tests / bugs / modalg_5 / bug23884
CommitLineData
3f4689a1 1puts "TODO OCC23884 ALL: Faulty shapes in variables faulty_1 to faulty_"
2puts "TODO OCC23884 ALL: Error : The square of result shape is"
3puts "============"
4puts "OCC23884"
5puts "============"
6puts ""
7######################################################
8# Boolean Fuse between two faces fails
9######################################################
10
11restore [locate_data_file bug23884_fz72] b1
12restore [locate_data_file bug23884_fz124] b2
13
14bop b1 b2
15bopfuse result
16
17set square 2333.14
18set 2dviewer 0
19
20
21
22
23