mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-04 11:47:53 +08:00
0d3d226ed3
Modification to support case when edges on face have incorrect orientation was added. Modification to support case when wires have intersecting segment was added Test cases for issue 25553 added; other affected tests corrected (improvements) Corrected test case
12 lines
526 B
Plaintext
12 lines
526 B
Plaintext
puts "========================"
|
|
puts "Bug #25553"
|
|
puts "========================"
|
|
|
|
brestore [locate_data_file bug25553_f-cyl-no-seam-shifted-pcurves.brep] face
|
|
|
|
fixshape result face 1e-7 1
|
|
checkshape result
|
|
checknbshapes result -face 1
|
|
|
|
set 2dviewer 1
|