mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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
|