mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-08 18:40:55 +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
14 lines
308 B
Plaintext
14 lines
308 B
Plaintext
## ===========================================
|
|
## Grid : CCV001
|
|
## Test : R1
|
|
## Comment : From CV tests serie page 53
|
|
## ===========================================
|
|
|
|
puts "TODO OCC22739 All:TEST INCOMPLETE"
|
|
|
|
restore [locate_data_file CCV_1_r1_gss.rle] s
|
|
explode s E
|
|
blend result s 12 s_5
|
|
|
|
set square 0
|