projects
/
occt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Integration part of tests of grid chl
[occt.git]
/
tests
/
bugs
/
modalg
/
bug60532
1
#INTERFACE IGES
2
puts "==========="
3
puts "BUC60532"
4
puts "==========="
5
6
restore [locate_data_file buc60532a.brep] p
7
puts [checkshape p]
8
9
restore [locate_data_file buc60532b.brep] t1
10
puts [checkshape t1]
11
12
restore [locate_data_file buc60532c.brep] t2
13
puts [checkshape t2]
14
15
# create halfspace
16
halfspace h1 t1 20 20 0
17
halfspace h2 t2 20 20 0
18
19
# first cut
20
bcut result p h1
21
22
set square 81.8172
23
set 2dviewer 0