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
15 lines
232 B
Plaintext
15 lines
232 B
Plaintext
#pro16255
|
|
puts "PRO16255"
|
|
puts "Fuse"
|
|
puts ""
|
|
|
|
restore [locate_data_file CTO909_part3bis.brep] s
|
|
restore [locate_data_file CTO909_part5-noFillet.brep] t
|
|
|
|
updatetolerance s 1
|
|
updatetolerance t 1
|
|
|
|
bfuse result s t
|
|
|
|
set square 23108.1
|