mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
Modified class :IntTools_FaceFace - method: void IntTools_FaceFace::ComputeTolReached3d() The goal is: to give more precise definition to the value of tolerance of intersection curves in 3D for the case plane/sphere. Added test case boolean/bopcommon_complex/M7 Added test case boolean/bopcommon_simple/ZP9 for verified bug CR23374
14 lines
325 B
Plaintext
Executable File
14 lines
325 B
Plaintext
Executable File
puts "=================================================="
|
|
puts "BOP common produces one face instead of a solid"
|
|
puts "=================================================="
|
|
|
|
restore [locate_data_file CR23405-Box_1.brep] bb
|
|
restore [locate_data_file CR23405-Rotation_1.brep] rr
|
|
|
|
bop bb rr
|
|
bopcommon result
|
|
|
|
set square 2435.25
|
|
|
|
|