mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-08 18:40:55 +03:00
v0.0 I. New features: no new features II. Changes: II.1. class BOPAlgo_CheckerSI - method: void BOPAlgo_CheckerSI::Perform() The contents of the method is encompassed with "try/catch" block. III. Modified entities: packages: BOPAlgo Test cases for issue CR24190
12 lines
325 B
Plaintext
Executable File
12 lines
325 B
Plaintext
Executable File
puts "================"
|
|
puts "OCC24190"
|
|
puts "================"
|
|
puts ""
|
|
#######################################################################
|
|
# Exception raised during topological operation.
|
|
#######################################################################
|
|
|
|
restore [locate_data_file bug24190_itz.brep] b
|
|
|
|
bopcheck b
|