Files
OCCT/tests/bugs/modalg_4/bug8370
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

26 lines
671 B
Plaintext
Executable File

puts "================"
puts "OCC8370"
puts "================"
puts ""
#######################################################################################
# One face is not displayed in shading mode
######################################################################################
set BugNumber OCC8370
pload XDE
igesread [locate_data_file OCC8370-part1.igs] result *
checkprops result -s 25310.8
checkshape result
checknbshapes result -vertex 5065 -edge 5105 -wire 416 -face 399 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 10986
vinit
tclean result
vsetdispmode 1
vdisplay result
vfit
checkview -screenshot -3d -path ${imagedir}/${test_image}.png