1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/moddata_3/bug24959_1
ski 5d7a048985 0027126: Create command checktrinfo to verify meshes
Command checktrinfo was created.
Test cases were updated to use command checktrinfo.
2016-02-05 11:14:44 +03:00

20 lines
592 B
Plaintext

puts "========"
puts "OCC24959"
puts "========"
puts ""
####################################################
## GCPnts_TangentialDeflection does not implement functionality by its meaning in case of BSpline with local splash
####################################################
bsplinesurf s 2 4 0.0 3 0.34 1 0.67 1 1.0 3 1 2 0.0 2 1.0 2 10 0 0 1 6 0 0 1 4 0 0 1 2 0 0 1 0 0 0 1 10 5 0 1 6 5 0 1 4 5 0 1 1.5 9 0 1 0 5 0 1
mkface result s
incmesh result 1
checktrinfo result -max_defl 1
vdisplay result
vsetdispmode 1
vtop
vfit
checkview -screenshot -3d -path ${imagedir}/${test_image}.png