mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-06 18:26:22 +03:00
Modifications: 1.Test cases 2. locate_data_file from DrawResources/TestCommands.tcl Fix for mesh end Adjusting testing cases for current state of master using new organization of data files
14 lines
327 B
Plaintext
Executable File
14 lines
327 B
Plaintext
Executable File
puts "=================================================="
|
|
puts "BOP common produces one face instead of a solid"
|
|
puts "=================================================="
|
|
|
|
restore [locate_data_file bug23405_Box_1.brep] bb
|
|
restore [locate_data_file bug23405_Rotation_1.brep] rr
|
|
|
|
bop bb rr
|
|
bopcommon result
|
|
|
|
set square 2435.25
|
|
|
|
|