mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-20 23:15:55 +08:00
Added taking into account crossing seam edge during collection of the wires in the ShapeFix_ComposeShell.cxx Test script for bug 0026708.
12 lines
502 B
Plaintext
12 lines
502 B
Plaintext
puts "========================"
|
|
puts "Bug #26708"
|
|
puts "========================"
|
|
|
|
brestore [locate_data_file bug26708_a_205.brep] face
|
|
|
|
fixshape result face 1e-7 1
|
|
checkshape result
|
|
checknbshapes result -face 1
|
|
|
|
set 2dviewer 1
|