mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
15 lines
302 B
Plaintext
15 lines
302 B
Plaintext
#pro16261
|
|
puts "PRO16261"
|
|
puts "Fuse"
|
|
puts ""
|
|
|
|
restore [locate_data_file pro16261-1.brep] s
|
|
restore [locate_data_file pro16261-2.brep] t
|
|
|
|
maxtolerance s
|
|
#face tangente
|
|
|
|
bfuse result s t
|
|
|
|
checkprops result -s 100110
|
|
checkview -display result -2d -otherwise { s t } -s -path ${imagedir}/${test_image}.png |