1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/mesh/bug31853
oan a939fd40eb 0031853: Mesh - holes in triangulation with large linear deflection
0030442: Mesh - broken triangulation on pipe shape

Scale down min size parameter for NURBS taking into account its U and V resolution in order to prevent comparison of 2d parameters with 3d value involved in filtering process.
2022-09-16 18:35:32 +03:00

18 lines
406 B
Plaintext

puts "======="
puts "0031853: Mesh - holes in triangulation with large linear deflection"
puts "======="
puts ""
pload MODELING XDE VISUALIZATION
testreadstep [locate_data_file bug31853_WR16-30.step] result
incmesh result 1 -a 6
checktrinfo result -tri 142834 -nod 72496
vinit View1
vdefaults -autoTriang 0
vdisplay -dispMode 1 result
vfit
checkview -screenshot -3d -path ${imagedir}/${test_image}.png