mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +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
197 B
Plaintext
14 lines
197 B
Plaintext
#jmu
|
|
puts "CTS22187"
|
|
puts ""
|
|
puts ""
|
|
#axo
|
|
|
|
restore [locate_data_file CTO909_fus-object1.brep] o1
|
|
restore [locate_data_file CTO909_fus-object2.brep] o2
|
|
|
|
bop o1 o2
|
|
bopfuse result
|
|
|
|
set square 67333.1
|