mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
13 lines
266 B
Plaintext
Executable File
13 lines
266 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC25028"
|
|
puts "============"
|
|
puts ""
|
|
###############################
|
|
## BRepAlgo::ConcatenateWire raises an exception
|
|
###############################
|
|
|
|
restore [locate_data_file bug25028_profile.brep] s
|
|
checkshape s
|
|
whatis s
|
|
concatwire r s
|