mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-30 13:05:50 +03:00
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
502 B
Plaintext
12 lines
502 B
Plaintext
puts "========================"
|
|
puts "Bug #25553"
|
|
puts "========================"
|
|
|
|
brestore [locate_data_file bug25553_ii_73.brep] face
|
|
|
|
fixshape result face 1e-7 1
|
|
checkshape result
|
|
checknbshapes result -face 1
|
|
|
|
set 2dviewer 1
|