Adding test cases for chl grid
[occt.git] / tests / bugs / moddata / bug531
1
2 puts "======="
3 puts "OCC531"
4 puts "======="
5 puts ""
6 ##########################################################
7 ## Can not intersect plane and cone.The ">intersect" command hangs up the computer
8 ##########################################################
9
10 restore [locate_data_file OCC531_1.draw] a 
11 restore [locate_data_file OCC531_2.draw] b 
12
13 intersect result a b
14
15 set 2dviewer 0
16