1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/mesh/bug25044_60
oan f73592edf0 0028500: Artifact in shaded view of the shape
Increase minimum number of discretization points by one explicitly on each iteration of model healer to cover cases degenerated to line (for cases when face consists of 2 edges only).
2022-10-31 18:21:44 +03: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 1094"
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