Files
OCCT/tests/bugs/modalg_7/bug31207
Pasukhin Dmitry 04025d1cc3 Testing - Update reference data for migration to new station (#1248)
- Adjusted faulties and warnings in tests for IGES and STEP files to reflect updated results.
- Corrected tolerance values in multiple tests to ensure accuracy in shape validation.
- Updated expected label counts and properties in several test cases to align with new outputs.
- Modified error messages and expected results in HLR and offset tests for consistency.
- Refined metadata checks in GLTF and STEP tests to match revised reference sizes and values.
- Update Improvements cases with removing TODO
2026-04-30 10:38:25 +01:00

42 lines
906 B
Plaintext

puts "========"
puts "0031207: Regression in Boolean Operations: fuse gives wrong result"
puts "========"
puts ""
restore [locate_data_file bug31207_cylinder.brep] s1
restore [locate_data_file bug31207_pipe.brep] s2
bclearobjects
bcleartools
baddobjects s1
baddtools s2
bfillds
bbop r0 0
bbop r1 1
bbop r2 2
bbop r3 3
bbop r4 4
checkshape r0
checknbshapes r0 -wire 10 -face 10 -shell 1 -solid 1 -t
checkprops r0 -s 0.00309819 -v 1.751e-07
checkshape r1
checknbshapes r1 -wire 19 -face 19 -shell 3 -solid 3 -t
checkprops r1 -s 0.0266469 -v 9.78558e-05
checkshape r2
checknbshapes r2 -wire 9 -face 9 -shell 1 -solid 1 -t
checkprops r2 -s 0.0241535 -v 9.41001e-05
checkshape r3
checknbshapes r3 -wire 16 -face 16 -shell 3 -solid 3 -t
checkprops r3 -s 0.00559005 -v 3.58054e-06
checkshape r4
checksection r4 -r 4
checkprops r4 -l 0.970304
checkview -display r1 -2d -path ${imagedir}/${test_image}.png