mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
13 lines
249 B
Plaintext
Executable File
13 lines
249 B
Plaintext
Executable File
puts "OCC23270: Wrong result done by boolean operation algorithm for cylinder and torus"
|
|
|
|
restore [locate_data_file OCC23270-Cylinder_1.brep] b1
|
|
restore [locate_data_file OCC23270-Torus_1.brep] b2
|
|
bop b1 b2
|
|
boptuc result
|
|
|
|
set square 1.20297e+06
|
|
|
|
|
|
|
|
|