mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
14 lines
377 B
Plaintext
Executable File
14 lines
377 B
Plaintext
Executable File
puts "================"
|
|
puts "OCC24126"
|
|
puts "================"
|
|
puts ""
|
|
######################################################################################
|
|
# Crash on fixing the attached shape
|
|
######################################################################################
|
|
|
|
catch {pload XDE}
|
|
|
|
restore [locate_data_file bug24126_Partition_1.brep] b
|
|
|
|
fixshape result b
|