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