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
15 lines
351 B
Plaintext
15 lines
351 B
Plaintext
## ===========================================
|
|
## Grid : CCV001
|
|
## Test : O2
|
|
## Comment : From CV tests serie page 48
|
|
## ===========================================
|
|
|
|
# is this test 01 or 02 ?
|
|
restore [locate_data_file CCV_1_o12gsr.rle] tmp
|
|
explode tmp E
|
|
blend s tmp 5 tmp_5
|
|
explode s E
|
|
blend result s 2.5 s_1 2.5 s_5 2.5 s_7
|
|
|
|
set square 6773.7
|