mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
15 lines
325 B
Plaintext
15 lines
325 B
Plaintext
puts "========"
|
|
puts "OCC25558"
|
|
puts "========"
|
|
puts ""
|
|
##############################################
|
|
# It is impossible to restore attached shape
|
|
##############################################
|
|
|
|
smallview
|
|
|
|
restore [locate_data_file OCC25558_faulty.brep] a1
|
|
|
|
fit
|
|
checkview -screenshot -2d -path ${imagedir}/${test_image}.png
|