mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
13 lines
316 B
Plaintext
13 lines
316 B
Plaintext
puts "=========="
|
|
puts "OCC25780"
|
|
puts "=========="
|
|
puts ""
|
|
######################################################
|
|
# checkshape raises an exception Standard_OutOfMemory.
|
|
######################################################
|
|
|
|
restore [locate_data_file bug25780_checkshape] result
|
|
checkshape result b
|
|
|
|
set 2dviewer 1
|