0025715: Intersection between cylinders produces excess vertices
[occt.git] / tests / bugs / modalg_5 / bug20040
CommitLineData
27a66128 1puts "=========="
2puts "OCC20040"
3puts "=========="
4puts ""
5###############################################
6# Incorrect result of thrusections operation
7###############################################
8
9restore [locate_data_file bug20040_profile.brep] w1
10checkshape w1
11
12copy w1 w2
13ttranslate w2 0 0 1
14
15thrusections -N result 0 0 w1 w2
16checkshape result
17
18set 2dviewer 1