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
234 B
Plaintext
14 lines
234 B
Plaintext
#pro16255
|
|
puts "PRO16255"
|
|
puts "Fuse"
|
|
puts ""
|
|
|
|
restore [locate_data_file CTO909_part3bis.brep] s
|
|
restore [locate_data_file CTO909_part5-with-fillet.brep] u
|
|
updatetolerance s 1
|
|
updatetolerance u 1
|
|
|
|
bfuse result s u
|
|
|
|
set square 22999.2
|