mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Correction of tolerance of new edges, which belongs planar faces is improved Test case added.
13 lines
294 B
Plaintext
13 lines
294 B
Plaintext
puts "========"
|
|
puts "OCC28771"
|
|
puts "========"
|
|
puts ""
|
|
##############################################
|
|
# BRepOffset_MakeOffset incorrect result
|
|
##############################################
|
|
|
|
restore [locate_data_file bug28771_shell.brep] s
|
|
encoderegularity s 1
|
|
thickshell r s .12
|
|
checkshape r
|