1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/modalg_2/bug264_6
oan 49c4a2989c 0031865: Mesh - triangulation fails with large deflection values due to unhandled Standard_OutOfRange, BRepMesh_PairOfIndex::Append()
Define minimum number of points for specific types of curves like it was done for circular edges.
2023-03-17 23:04:05 +00:00

21 lines
341 B
Plaintext
Executable File

puts "========"
puts "OCC264"
puts " (case 6)"
puts "========"
restore [locate_data_file OCC264_06.brep] result
checkshape result
tclean result
vinit
vdisplay result
vclear
isos result 0
triangles result
checktrinfo result -tri 20 -nod 22
checkprops result -s 19.2399
checkview -display result -3d -path ${imagedir}/${test_image}.png