0022240: Bad triangulation of transformed shapes
[occt.git] / tests / bugs / modalg_2 / bug23429
1 puts "============"
2 puts "CR23429"
3 puts "============"
4 puts ""
5 ##########################################################################################################
6 # BRepFeat_SplitShape algorithm misses some section edges while building result from customer's shape
7 ##########################################################################################################
8 pload QAcommands
9
10 restore [locate_data_file OCC23388-Shape1.brep] a
11 restore [locate_data_file CR23429-Shape3.brep] b
12
13 OCC23429 result a b
14
15 set square 1120.52
16
17 set 2dviewer 1
18
19
20
21
22
23
24