1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00
occt/tests/bugs/modalg_6/bug26332
jgv f0e3a4bac7 0026332: BRepOffsetAPI_ThruSections algorithm fails on two wires with different number of edges
Correction according to remark.

Correction of mistake.

Test case for issue CR26332
2015-07-02 13:47:37 +03:00

17 lines
432 B
Plaintext

puts "=========="
puts "OCC26332"
puts "=========="
puts ""
############################################################
# BRepOffsetAPI_ThruSections algorithm fails on two wires with different number of edges
############################################################
restore [locate_data_file bug26332_w1.brep] w1
restore [locate_data_file bug26332_w2.brep] w2
thrusections result 0 1 w1 w2
checkshape result
set 3dviewer 1