1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

0033419: Tests - Updating test case data

Filenames in bug33414 are updated.
This commit is contained in:
dkulikov 2023-07-04 10:29:13 +01:00 committed by vglukhik
parent f81b1b56f5
commit 28b489581a

View File

@ -2,8 +2,8 @@ puts "========================"
puts "0033414: Modeling Algorithms - Access violation during executing BRepAlgoAPI_Section::Build()"
puts "========================"
set filepath1 [locate_data_file "CR33414_1.brep"]
set filepath2 [locate_data_file "CR33414_2.brep"]
set filepath1 [locate_data_file "bug33414_1.brep"]
set filepath2 [locate_data_file "bug33414_2.brep"]
restore ${filepath1} shape1
restore ${filepath2} shape2
bsection res shape1 shape2