mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30: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
349 B
Plaintext
15 lines
349 B
Plaintext
## ===========================================
|
|
## Grid : CCV001
|
|
## Test : O3
|
|
## Comment : From CV tests serie page 49
|
|
## ===========================================
|
|
|
|
# Is this test 02 or 03 ?
|
|
restore [locate_data_file CCV_1_o12gsr.rle] tmp
|
|
explode tmp E
|
|
blend s tmp 5 tmp_5
|
|
explode s E
|
|
blend result s 10 s_1 10 s_5 10 s_7
|
|
|
|
set square 6483.21
|