mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
18 lines
410 B
Plaintext
18 lines
410 B
Plaintext
puts "================"
|
|
puts "OCC23849"
|
|
puts "================"
|
|
puts ""
|
|
#######################################################################
|
|
# BOP regression
|
|
#######################################################################
|
|
|
|
set BugNumber OCC23849
|
|
|
|
restore [locate_data_file bug23849_segment_2.brep] b1
|
|
restore [locate_data_file bug23849_plane_2.brep] b2
|
|
|
|
bop b1 b2
|
|
bopcommon result
|
|
|
|
set square empty
|