mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-01 19:50:24 +08:00
1aa6b1c9e2
Add check to avoid exception Test cases for issue CR24990
12 lines
328 B
Plaintext
Executable File
12 lines
328 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC24990"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# StepWrite fails on the attached shape
|
|
#######################################################################
|
|
|
|
restore [locate_data_file bug24990_StepWrite_Exception.brep] a
|
|
|
|
stepwrite m a
|