mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 19:26:36 +08: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_1.brep] b1
|
|
restore [locate_data_file bug23849_plane_1.brep] b2
|
|
|
|
bop b1 b2
|
|
bopcommon result
|
|
|
|
set square empty
|