mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03: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
|