mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08: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
18 lines
403 B
Plaintext
18 lines
403 B
Plaintext
# ====================================
|
|
## Grid : CFI900
|
|
## Test : N4
|
|
## Comment : from buc60330
|
|
## ====================================
|
|
puts "TODO OCC22817 All:TEST INCOMPLETE"
|
|
|
|
restore [locate_data_file CFI_buc60330.rle] a
|
|
explode a e
|
|
blend result a 10 a_5 10 a_6
|
|
## ca marche mais pas ceci
|
|
## blend rr a 10 a_5
|
|
## blend result rr 10 a_6
|
|
explode result sh
|
|
renamevar result_1 result
|
|
|
|
set square 0
|