mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
13 lines
345 B
Plaintext
13 lines
345 B
Plaintext
puts "========"
|
|
puts "OCC26470"
|
|
puts "========"
|
|
puts ""
|
|
##################################################
|
|
# BRepFill_Evolved: exception and invalid result
|
|
##################################################
|
|
|
|
restore [locate_data_file OCC26470-ClosedWire.brep] a
|
|
restore [locate_data_file OCC26470-wprof2.brep] b
|
|
evolved res a b o
|
|
checkshape res
|