mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +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
21 lines
452 B
Plaintext
21 lines
452 B
Plaintext
## ====================================
|
|
## Grid : CFI900
|
|
## Test : G3
|
|
## Comment : from pro6309
|
|
## ====================================
|
|
|
|
restore [locate_data_file CFI_pro6309a.rle] a
|
|
tscale a 0 0 0 1000
|
|
restore [locate_data_file pro6309b.rle] b
|
|
tscale b 0 0 0 1000
|
|
#restore pro6309c.rle c
|
|
#restore pro6309d.rle d
|
|
invert b
|
|
shape bb So
|
|
add b bb
|
|
bcut cab a bb
|
|
nexplode cab e
|
|
blend result cab 10 cab_9 10 cab_10 10 cab_2 10 cab_11
|
|
|
|
set square 180881
|