mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking
This commit is contained in:
parent
467e864adf
commit
cc50812d6f
18
tests/bugs/mesh/bug25588
Normal file
18
tests/bugs/mesh/bug25588
Normal file
@ -0,0 +1,18 @@
|
||||
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 2.stp] a *
|
||||
renamevar a_1 result
|
||||
tclean result
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdisplay result
|
||||
vfit
|
||||
|
||||
checktrinfo result -tri
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_1
Normal file
18
tests/bugs/mesh/bug25588_1
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face691.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_10
Normal file
18
tests/bugs/mesh/bug25588_10
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face934.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_11
Normal file
18
tests/bugs/mesh/bug25588_11
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face961.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_12
Normal file
18
tests/bugs/mesh/bug25588_12
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face988.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_13
Normal file
18
tests/bugs/mesh/bug25588_13
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1015.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_14
Normal file
18
tests/bugs/mesh/bug25588_14
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1042.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_15
Normal file
18
tests/bugs/mesh/bug25588_15
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1069.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_16
Normal file
18
tests/bugs/mesh/bug25588_16
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1096.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_17
Normal file
18
tests/bugs/mesh/bug25588_17
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1123.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_18
Normal file
18
tests/bugs/mesh/bug25588_18
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1150.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_19
Normal file
18
tests/bugs/mesh/bug25588_19
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1177.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_2
Normal file
18
tests/bugs/mesh/bug25588_2
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face718.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_20
Normal file
18
tests/bugs/mesh/bug25588_20
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1204.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_21
Normal file
18
tests/bugs/mesh/bug25588_21
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1231.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_22
Normal file
18
tests/bugs/mesh/bug25588_22
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1258.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_23
Normal file
18
tests/bugs/mesh/bug25588_23
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1285.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_24
Normal file
18
tests/bugs/mesh/bug25588_24
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1312.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_25
Normal file
18
tests/bugs/mesh/bug25588_25
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1339.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_26
Normal file
18
tests/bugs/mesh/bug25588_26
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1366.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_27
Normal file
18
tests/bugs/mesh/bug25588_27
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1393.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_28
Normal file
18
tests/bugs/mesh/bug25588_28
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1420.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_29
Normal file
18
tests/bugs/mesh/bug25588_29
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1447.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_3
Normal file
18
tests/bugs/mesh/bug25588_3
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face745.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_30
Normal file
18
tests/bugs/mesh/bug25588_30
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1474.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_31
Normal file
18
tests/bugs/mesh/bug25588_31
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1501.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_32
Normal file
18
tests/bugs/mesh/bug25588_32
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face1528.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_4
Normal file
18
tests/bugs/mesh/bug25588_4
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face772.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_5
Normal file
18
tests/bugs/mesh/bug25588_5
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face799.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_6
Normal file
18
tests/bugs/mesh/bug25588_6
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face826.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_7
Normal file
18
tests/bugs/mesh/bug25588_7
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face853.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_8
Normal file
18
tests/bugs/mesh/bug25588_8
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face880.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
18
tests/bugs/mesh/bug25588_9
Normal file
18
tests/bugs/mesh/bug25588_9
Normal file
@ -0,0 +1,18 @@
|
||||
puts "======="
|
||||
puts "0025588: BRepMesh_ShapeTool::FindUV check for 2d points to be the same is inconsistent with ShapeAnalysis_Wire::CheckLacking"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file 1.stp_face907.brep] result
|
||||
tclean result
|
||||
|
||||
incmesh result 0.1 -a 5
|
||||
|
||||
checktrinfo result -tri
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdefaults -autoTriang 0
|
||||
vdisplay result
|
||||
vfit
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
Loading…
x
Reference in New Issue
Block a user