1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_7/bug30363
jgv e9c073b866 0030363: BRepLib::SameParameter with option "forced" corrupts valid shape
Method BRepLib::SameParameter has been corrected to synchronize check of resulting tolerance with BRepCheck.
2018-12-03 15:57:36 +03:00

11 lines
361 B
Plaintext

puts "=========================================================================="
puts "OCC30363: BRepLib::SameParameter with option 'forced' corrupts valid shape"
puts "=========================================================================="
puts ""
restore [locate_data_file bug30363_shell_3faces.brep] a
checkshape a
fsameparameter a 1.e-7
checkshape a