mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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
|