mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0026580: BRepProj_Projection does not provide any results
Test cases for issue #26580
This commit is contained in:
parent
17abefd113
commit
a2b5448a0f
19
tests/bugs/modalg_6/bug26580_1
Normal file
19
tests/bugs/modalg_6/bug26580_1
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
puts "========"
|
||||||
|
puts "OCC26580"
|
||||||
|
puts "========"
|
||||||
|
puts ""
|
||||||
|
####################################################
|
||||||
|
# BRepProj_Projection does not provide any results
|
||||||
|
####################################################
|
||||||
|
|
||||||
|
smallview
|
||||||
|
|
||||||
|
restore [locate_data_file bug26775_a.brep] plate
|
||||||
|
restore [locate_data_file bug26580-marker-1.brep] marker
|
||||||
|
|
||||||
|
prj result marker plate 0 0 -1
|
||||||
|
checkshape result_1
|
||||||
|
|
||||||
|
fit
|
||||||
|
|
||||||
|
set only_screen_axo 1
|
19
tests/bugs/modalg_6/bug26580_2
Normal file
19
tests/bugs/modalg_6/bug26580_2
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
puts "========"
|
||||||
|
puts "OCC26580"
|
||||||
|
puts "========"
|
||||||
|
puts ""
|
||||||
|
####################################################
|
||||||
|
# BRepProj_Projection does not provide any results
|
||||||
|
####################################################
|
||||||
|
|
||||||
|
smallview
|
||||||
|
|
||||||
|
restore [locate_data_file bug26580-plate-2.brep] plate
|
||||||
|
restore [locate_data_file bug26580-marker-2.brep] marker
|
||||||
|
|
||||||
|
prj result marker plate 0 0 -1
|
||||||
|
checkshape result_1
|
||||||
|
|
||||||
|
fit
|
||||||
|
|
||||||
|
set only_screen_axo 1
|
Loading…
x
Reference in New Issue
Block a user