mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +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
13 lines
329 B
Plaintext
13 lines
329 B
Plaintext
puts "================================="
|
|
puts "COMMON of OCC212-2.brep and OCC212-1.brep"
|
|
puts "Case is duplicate of chl 918 CIN001_a5.rle, bug OCC212 "
|
|
puts "================================="
|
|
|
|
restore [locate_data_file OCC212-1.brep] a
|
|
restore [locate_data_file OCC212-2.brep] b
|
|
|
|
bop b a
|
|
bopcommon result
|
|
|
|
set square 314.301
|