mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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
|
|
|
|
|