mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
17 lines
511 B
Plaintext
Executable File
17 lines
511 B
Plaintext
Executable File
puts "================"
|
|
puts "OCC22781"
|
|
puts "================"
|
|
puts ""
|
|
#######################################################################################
|
|
# Regression in GCPnts_TangentialDeflection
|
|
######################################################################################
|
|
|
|
set BugNumber OCC22781
|
|
|
|
restore [locate_data_file OCC22781-BeforeCont.brep] result
|
|
|
|
checkprops result -l 5.82393
|
|
checkshape result
|
|
checksection result
|
|
checkview -display result -3d -path ${imagedir}/${test_image}.png
|