1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-06-15 11:44:07 +03:00
occt/tests/bugs/modalg/buc60532_1
2012-12-05 17:17:05 +04:00

24 lines
388 B
Plaintext

puts "==========="
puts "BUC60532"
puts "==========="
restore [locate_data_file buc60532a.brep] p
puts [checkshape p]
restore [locate_data_file buc60532b.brep] t1
puts [checkshape t1]
restore [locate_data_file buc60532c.brep] t2
puts [checkshape t2]
# create halfspace
halfspace h1 t1 20 20 0
halfspace h2 t2 20 20 0
# first cut
bcut result p h1
set square 81.8172
set 2dviewer 0