mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-10 08:19:37 +08:00
0f180c0c18
Added the check for an empty list. Adding test case for issue CR24126
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
|