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_7
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
342 B
Plaintext
Executable File

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