Files
OCCT/tests/bugs/modalg_5/bug24764
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

18 lines
616 B
Plaintext
Executable File

puts "================"
puts "OCC24764"
puts "================"
puts ""
#######################################################################################
# Alien subshapes occurred in result of 'bopcheck' operation
######################################################################################
cpulimit 1000
restore [locate_data_file bug24764_qa.brep] a
bopcheck a 4
compound a x2 x51 x8 x10 x28 x30 x36 x46 x1 x50 result
checknbshapes result -vertex 24 -edge 24 -wire 2 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 2 -shape 53
checkview -display result -2d -path ${imagedir}/${test_image}.png