mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 10:10:56 +08: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
|