0027045: firsthole & holend commands work incorrectly
[occt.git] / tests / bugs / modalg_6 / bug26636
CommitLineData
6d368502 1puts "REQUIRED All: Standard_ConstructionError\\: BRepFill \\:\\: profiles are inconsistent"
8891791e 2puts "=========="
3puts "OCC26636"
4puts "=========="
5puts ""
6############################################################
7# BRepOffsetAPI_ThruSections algorithm crashes on two inconsistent wires
8############################################################
9
10restore [locate_data_file bug26636_w1.brep] w1
11restore [locate_data_file bug26636_w2.brep] w2
12
8891791e 13catch {thrusections result 0 1 w1 w2}