mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Smaller coefficients are used for shrunk range definition for the edge with big tolerance value of its vertices. Test cases for issue CR24290
14 lines
387 B
Plaintext
Executable File
14 lines
387 B
Plaintext
Executable File
puts "================"
|
|
puts "OCC24290"
|
|
puts "================"
|
|
puts ""
|
|
#######################################################################
|
|
# BOP Section produces incorrect result
|
|
#######################################################################
|
|
|
|
restore [locate_data_file bug24290_TheFace.brep] b1
|
|
restore [locate_data_file bug24290_TheShape.brep] b2
|
|
|
|
bopcheck b1
|
|
bopcheck b2
|