mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
12 lines
330 B
Plaintext
12 lines
330 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-wprof1.brep] b
|
|
evolved res a b o
|