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
mzernova 60e5b8994e Revert "0028500: Artifact in shaded view of the shape"
This reverts commit f73592edf0ad5231c84e5332c8c47f54ed178780.
2025-03-03 13:44:30 +00:00

21 lines
423 B
Plaintext

puts "======="
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
puts "======="
puts ""
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