mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
19 lines
677 B
Plaintext
Executable File
19 lines
677 B
Plaintext
Executable File
puts "================"
|
|
puts "OCC22761"
|
|
puts "================"
|
|
puts ""
|
|
puts "ATTENTION! TEST IN DEBUG MODE!"
|
|
puts ""
|
|
#######################################################################################
|
|
# Exception in ModelingData in debug mode
|
|
#######################################################################################
|
|
|
|
set BugNumber OCC22761
|
|
|
|
restore [locate_data_file OCC22761-TransmissionTestModel5-notfixed.brep] result
|
|
|
|
checknbshapes result -vertex 2171 -edge 1210 -wire 226 -face 213 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 3821
|
|
checkprops result -l 217577
|
|
checksection result
|
|
checkview -display result -3d -path ${imagedir}/${test_image}.png
|