mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0026971: Test cases for Set-45
This commit is contained in:
parent
593f18f8ec
commit
d0fc16452d
23
tests/bugs/modalg_6/bug26971
Normal file
23
tests/bugs/modalg_6/bug26971
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
puts "============"
|
||||||
|
puts "OCC26971"
|
||||||
|
puts "============"
|
||||||
|
puts ""
|
||||||
|
###############################
|
||||||
|
## First test case for Set-45
|
||||||
|
###############################
|
||||||
|
|
||||||
|
restore [locate_data_file bug26971_Face.brep] b1
|
||||||
|
restore [locate_data_file bug26971_Compartment.brep] b2
|
||||||
|
|
||||||
|
ttranslate b1 0 -0.05997969281015891 -0.0130076110171253
|
||||||
|
|
||||||
|
bclearobjects
|
||||||
|
bcleartools
|
||||||
|
baddobjects b1
|
||||||
|
baddtools b2
|
||||||
|
bfillds
|
||||||
|
bbop result 0
|
||||||
|
|
||||||
|
set square 0.0639006
|
||||||
|
|
||||||
|
set 2dviewer 1
|
Loading…
x
Reference in New Issue
Block a user