mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0023087: Upgrade of the OCCT test system
Integration of new occt testing system
This commit is contained in:
17
tests/boolean/bfuse_complex/S3
Normal file
17
tests/boolean/bfuse_complex/S3
Normal file
@@ -0,0 +1,17 @@
|
||||
puts "PRO15203"
|
||||
puts "Fuse"
|
||||
puts ""
|
||||
|
||||
|
||||
restore pro15203_12.brep c1
|
||||
restore pro15203_21.brep c2
|
||||
########################mod by pkv f
|
||||
explode c1 f
|
||||
copy c1_1 c1
|
||||
explode c2 f
|
||||
copy c2_1 c2
|
||||
########################mod by pkv t
|
||||
bfuse result c1 c2
|
||||
|
||||
|
||||
set square 570.047
|
Reference in New Issue
Block a user