0030346: Modeling Algorithms - BRepPrimAPI_MakeRevol throws "BRepSweep_Translation...
[occt.git] / tests / bugs / moddata_2 / bug247
1
2 puts "========================"
3 puts " OCC247 "
4 puts "========================"
5
6 #################################################
7 ##Using of function "bop" with attached shapes calls exception. 
8 #################################################
9 restore [locate_data_file OCC247a.brep] a
10 restore [locate_data_file case_8_wire3.brep] b
11
12 bop a b
13
14
15
16
17