0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_2 / bug23732
1 puts "========="
2 puts "CR23722"
3 puts "========="
4 puts ""
5 ###############################
6 ## Exception reaised during intersection between two surfaces
7 ###############################
8
9 restore [locate_data_file bug23732_fx1.brep] b1
10 restore [locate_data_file bug23732_fx2.brep] b2
11
12 mksurface s1 b1
13 mksurface s2 b2
14
15 intersect result s1 s2
16
17 checkview -display result -2d -path ${imagedir}/${test_image}.png