0026332: BRepOffsetAPI_ThruSections algorithm fails on two wires with different numbe...
[occt.git] / tests / bugs / modalg_6 / bug26332
CommitLineData
f0e3a4ba 1puts "=========="
2puts "OCC26332"
3puts "=========="
4puts ""
5############################################################
6# BRepOffsetAPI_ThruSections algorithm fails on two wires with different number of edges
7############################################################
8
9restore [locate_data_file bug26332_w1.brep] w1
10restore [locate_data_file bug26332_w2.brep] w2
11
12thrusections result 0 1 w1 w2
13
14checkshape result
15
16set 3dviewer 1