1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-29 14:00:49 +03:00
Files
occt/tests/bugs/modalg/bug60532
2012-11-30 17:53:40 +04:00

24 lines
403 B
Plaintext
Executable File

#INTERFACE IGES
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