mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-13 14:27:08 +03:00
Test for 0028551: Bad result of general fuse
This commit is contained in:
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
|
Reference in New Issue
Block a user