mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Performance improvements and regression elimination. Handling of degenerated case added. Update of test-case offset faces_type_a A2 according to the new behavior Test-case for issue #26418
13 lines
429 B
Plaintext
13 lines
429 B
Plaintext
puts "========"
|
|
puts "OCC26418"
|
|
puts "========"
|
|
puts ""
|
|
#################################################################################
|
|
# Unjustified limitation on tolerance of a input shape in BRepOffset_MakeOffset
|
|
#################################################################################
|
|
|
|
offsetparameter 1e-7 a i
|
|
restore [locate_data_file OCC26418-extracted_Plate103contour.brep] sh
|
|
offsetload sh 16
|
|
offsetperform r
|