mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Test for 0028551: Bad result of general fuse
This commit is contained in:
parent
67908e84d7
commit
751b10f25b
26
tests/bugs/modalg_7/bug28551
Normal file
26
tests/bugs/modalg_7/bug28551
Normal file
@ -0,0 +1,26 @@
|
||||
puts "================"
|
||||
puts "OCC28551"
|
||||
puts "================"
|
||||
puts ""
|
||||
#######################################################################
|
||||
# Bad result of general fuse
|
||||
#######################################################################
|
||||
|
||||
restore [locate_data_file bug28551_ts_orig.brep] ts0
|
||||
restore [locate_data_file bug28551_pc_orig.brep] pc
|
||||
|
||||
DT_ShapeDivide ts ts0
|
||||
|
||||
bfuzzyvalue 1.0
|
||||
bclearobjects
|
||||
bcleartools
|
||||
baddobjects ts
|
||||
baddtools pc
|
||||
|
||||
bfillds
|
||||
|
||||
bbuild result
|
||||
|
||||
checkshape result
|
||||
|
||||
checkview -display result -2d -path ${imagedir}/${test_image}.png
|
Loading…
x
Reference in New Issue
Block a user