mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03: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
|