1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_2/bug264_6
oan 9b7f1aea28 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.
2022-12-04 13:43:52 +03: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