1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00
oan dd79df67d7 0032471: Mesh - Deflection of the triangulation is not recomputed for planar face
Remove Poly_TriangulationParameters and API related to Poly_Triangulation in order to keep binary compatibility of dynamic libraries.
2021-10-13 12:33:35 +03:00

24 lines
513 B
Plaintext
Executable File

puts "========"
puts "OCC428: Excep-tion during vizualization on attached shape in application."
puts "SAM1414: Excep-tion is raised in the package StdPrs."
puts "========"
restore [locate_data_file OCC428.brep] result
tclean result
vinit
vdisplay result
vsetdispmode result 1
vfit
checkview -screenshot -3d -path ${imagedir}/${test_image}_shade.png
vclear
smallview
isos result 0
triangles result
fit
checktrinfo result -tri 10929 -nod 7874
checkview -screenshot -2d -path ${imagedir}/${test_image}_axo.png