mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +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
432 B
Plaintext
15 lines
432 B
Plaintext
## =========================================
|
|
## Grid : CCV002
|
|
## Test : C1
|
|
## Comment : From CV tests serie page 58/59
|
|
## ==========================================
|
|
|
|
puts "TODO ?OCC22740 ALL:Error\\s*:\\s*The offset is not valid. The volume is"
|
|
puts "TODO ?OCC23068 ALL:Error\\s*:\\s*.*The volume"
|
|
|
|
restore [locate_data_file CCV_2_c1_gsv.rle] s
|
|
explode s F
|
|
catch {offsetcompshape result s -10 s_8 s_10}
|
|
|
|
set volume 3.0764e+06
|