Adding testing cases from chl group
[occt.git] / tests / bugs / moddata / bug65
1 puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
2
3 puts "================"
4 puts "BUC61023"
5 puts "OCC65"
6 puts "================"
7 puts ""
8 ###############################################
9 ## Possibility to make a revolution to have a solid with a volume=0 m3 
10 ###############################################
11
12 restore [locate_data_file OCC65.brep] sh 
13 checkshape sh
14
15 revol result sh 0 0 0 0 0 1 360
16
17 checkshape result
18
19 set square 1.0134e+06
20 set 2dviewer 0
21
22
23