Files
OCCT/tests/bugs/mesh/bug25044_60
Pasukhin Dmitry 1c0bb24479 Shape Healing - Regression after #584 (#753)
Fixed issue with unstable shape order after fixing.
Fixed reference data which was changed
2025-10-21 11:14:33 +01:00

24 lines
547 B
Plaintext

puts "======="
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
puts "======="
puts ""
puts "TODO OCC25588 All: Not connected mesh inside face 893"
puts "TODO OCC25588 All: Not connected mesh inside face 1097"
pload XDE
stepread [locate_data_file Median_cx-fs01_bicycle.stp] a *
renamevar a_1 result
tclean result
vinit
vsetdispmode 1
vdisplay result
vfit
tricheck result
checktrinfo result -tri
checkview -screenshot -3d -path ${imagedir}/${test_image}.png