mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
16 lines
337 B
Plaintext
Executable File
16 lines
337 B
Plaintext
Executable File
puts "================"
|
|
puts "OCC23982"
|
|
puts "================"
|
|
puts ""
|
|
#######################################################
|
|
## Wire explorer raises exception
|
|
#######################################################
|
|
|
|
restore [locate_data_file bug23982_Cowl_965.brep] result
|
|
|
|
checkshape result
|
|
|
|
explode result w
|
|
|
|
wexplo result_1 result
|