mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-27 00:58:59 +08:00
Test for 0028551: Bad result of general fuse
This commit is contained in:
@@ -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